BrickCollect - Acceptance
QRIS Testing in Sandbox
This API only for testing purpose and can only works in sandbox environment.
Request Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| publicAccessToken | String | One time access-token generated using the auth token API |
| referenceId | String | Unique reference of Transactions from client side |
| status | String | Status of QRIS, the value options are processing, paid, expired, completed. |
Response Parameters
| Key parameters | Data type | Description |
|---|---|---|
| data | String | Providing information about whether the status has successfully changed or not. |
Last modified on
