Loa Heo Vàng - Đối tác dùng loa
Schemas
Copy Page
Loa Heo Vàng - Đối tác dùng loa
Guideline
Partner Auth
Get access token for partner client
POST
Refresh token
POST
Partner Customer
Health check
GET
Notification webhook callback (demo)
POST
Get list store
GET
Create a dynamic QR code for payment
POST
Schemas
Schemas
ErrorResponsePayloadDto
StorePayloadListDto
CreateStoreQRParamDto
CreateStoreQRResponseDto
PartnerAuthTokenRequestDto
PartnerAuthTokenResponseDto
PartnerAuthRefreshRequestDto
PartnerPaymentNotificationRequestDto
PartnerCustomerNotificationResponseDto
StorePayloadDto
Schemas
Copy Page
CreateStoreQRParamDto
{
"transactionAmount"
:
"250000"
,
"storeId"
:
"98765432-abcd-1234-efgh-456789abcdef"
}