Skip to main content
Endpoint:

Authorization

string
required
Example:Authorization | Bearer Paste-Your-API-Key-Here

Response

Successful Response

Main Structure (Root)

integer
Status code returned by the API.
string
Status message that describes the status code.
object
The static QRIS object.

data Structure (Object)

string
Link to the merchant’s static QRIS image file.

Errors

object
Returned when the merchant has no static QRIS configured: { "statusCode": 500, "messages": "Invalid data" }.