Sign UpLog In

We need to build one standalone APIs for clients to consume of QRIS product. This APIs will help clients to create new dynamic QRIS for clients.

Request Parameters

Key ParametersData TypeDescription
publicAccessTokenStringOne time access-token generated using the auth token API
referenceIdStringUnique reference of Transactions from client side, Maximum length of 25 characters
amountNumberAmount that clients wants to transfer, between Rp1.000 - Rp10.000.000
expiredAtDate TimeQRIS expiry time can be set as minimum 60 second, maximum 300 seconds (5 minutes) from the creation time*. If not set, the default will be 300 seconds (5 minutes).

*The expiredAt parameter is intended for time-sensitive transactions to ensure real-time confirmation. If you require a longer expiry time for certain use cases, please reach out to the Brick team.

Response Parameters

Key parametersData typeDescription
idStringUnique ID generated by Brick
referenceIdStringUnique ID that is being generated by the client to track each QR Codes
amountNumberAmount that clients wants to transfer
createdAtDate TimeCreated date of QRIS code
expiredAtDate TimeExpired date of QRIS code
qrDataStringQR national dynamic data
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!