2️Implementing the Get Token API
This API is used to request access permissions from partners to connect and synchronize with the Transaction Sync API (synchronizing balance changes).
Last updated
This API is used to request access permissions from partners to connect and synchronize with the Transaction Sync API (synchronizing balance changes).
Last updated
Content-Type
application/json
Authorization
Basic Authentication: Base64[username:password
]
access_token
String
Bearer Token that you provide to VietQR to access your API Transaction Sync.
token_type
String
Token type "Bearer".
expires_in
String
Token expiration time. Default is 300 seconds.