post https://sandbox.onebrick.io/v2/payments/gs/v2/payments/gs/acceptance/ewallet//cancel
This API enables clients to cancel an e-wallet payment using the reference ID provided by Brick.
Response Parameters
Key parameters | Data type | Description |
---|---|---|
status | Integer | The HTTP status code of the response (e.g., 200 for success). |
data.message | String | A message indicating the success of canceling the e-wallet acceptance. |
data.id | String | Unique ID generated by the system for the canceled transaction. |
data.referenceId | String | The reference ID provided by the client to track the canceled transaction. |