7️Calling the API Test Callback
This API is designed to test the callback connection from the VietQR system to the partner's system. This is part of the testing and simulation process.
Note: This API can only be applied in the Sandbox (TEST) environment.
Transaction Assumption: In this testing environment, the API assumes that a transaction has been completed and paid.
POST
POST
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Required
Description
bankAccount
String
Yes
Create a payment code with VietQR.
content
String
Yes
Maximum of 19 characters, without Vietnamese accents, and no special characters.
amount
Long
Yes
Payment amount.
transType
String
Yes
Transaction classification: Debit/Credit (values: D/C). Default is "C".
Response
Code mẫu
FAQs
Last updated