Requirement: The partner url to receive the callback
Data Type: JSON
Fields | Description |
---|---|
tran_id | The request ID of this transaction on CirclePay |
partner_tran_id | The unique ID from the partner to record this payout transaction. |
total_amount | Total amount of the request. |
token | This token is the same as the request token. The partner should validate this token when accepting callback data. |
time | Processing time of the transaction. |
status | 00: Successful payout 01: Processing 02: The payout is canceled and the amount is refunded to the partner account on CirclePay 04: Pending |
note | Reason for the reject |