get https://sandbox.onebrick.io/v2/payments/gs/top-up/unique-code
Request Parameters
Key Parameters | Data Type | Description |
---|---|---|
ref-id | String | Reference id of Unique Code |
Response Parameters
Key parameters | Data type | Description |
---|---|---|
transactionid | String | Transaction ID generated by Brick |
amount | int | amount of the transaction |
payAmount | int | The amount of the transaction, along with the unique code of the transaction. |
uniqueCode | int | The unique code of the transaction |
createdAt | String | The timestamp of when the transaction was created. |
expiredAt | String | The timestamp of when the transaction was expired. |
status | String | The latest status of the transaction. All status : Expired, Failed, Processing, Completed |