Sign UpLog In

This API enables clients to retrieve the latest status of a payment transaction using the provided reference ID given by Brick.

Response Parameters

Key parametersData typeDescription
statusIntegerThe HTTP status code of the response (e.g., 200 for success).
data.messageStringA message indicating the success of retrieving the e-wallet status
data.idStringUnique ID generated by Brick for the transaction
data.referenceIdStringThe reference ID provided by the client to track the e-wallet transaction
data.amountIntegerThe transaction amount
data.statusStringThe current status of the transactio
data.ewalletCodeStringThe code representing the e-wallet provider used for the transaction
data.redirectUrlStringThe URL generated by the e-wallet provider for payment
data.expiredAtDate TimeThe expiration date and time of the transaction
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!