The setting to charge admin fee and channel fee to the customer does not
apply to the Payme / Dynamic QR code feature.
Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
integer
required
Nominal payment amount (in IDR) to encode into the dynamic QRIS code.
Response
Successful ResponseMain Structure (Root)
integer
Status code returned by the API.
string
Status message that describes the status code.
object
The generated dynamic QRIS object.
data Structure (Object)
string
Link to the generated QR image file.
integer
Nominal payment amount encoded into the QR code.
