Sign UpLog In

This APIs will help clients to update the status from their side, They have to pass on the transactions referenceId and gets the update. This API only for testing purpose, and can only works in sandbox environment.

Request Parameters

Key ParametersData TypeDescription
publicAccessTokenStringOne time access-token generated using the auth token API
referenceIdStringUnique reference of Transactions from client side
statusStringStatus of QRIS, the value options are processing, paid, expired, completed.

Response Parameters

Key parametersData typeDescription
dataStringProviding information about whether the status has successfully changed or not.
Language
Click Try It! to start a request and see the response here!