1️Call the Check Transaction API
This API is used to verify information about transactions that have been completed.
Last updated
This API is used to verify information about transactions that have been completed.
Last updated
POST
Headers
Name | Value |
---|---|
Body
Name | Type | Required | Description |
---|---|---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>
bankAccount
String
Yes
The bank account generating the VietQR payment code.
type
String
Yes
Check by orderId
: 0
Check by referenceNumber
: 1
value
String
Yes
+ The value is orderId
if type = 0
+ The value is referenceNumber
if type = 1
checkSum
String
Yes
The MD5 hash should be created from the combination of:
bankAccount + username