Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-HereResponse
Successful ResponseMain Structure (Root)
Status code returned by the API.
Status message that describes the status code.
The static QRIS object.
data Structure (Object)
Link to the merchant’s static QRIS image file.
Errors
Returned when the merchant has no static QRIS configured:
{ "statusCode": 500, "messages": "Invalid data" }.