Withdrawal approved/rejected notification
This callback notification is sent on your withdrawalApprovalCallbackUrl
endpoint.
Schema
withdrawalId | string | Unique Finrax withdrawal identifier UUID |
---|---|---|
clientWithdrawalId | string | Unique withdrawal identifier provided by the merchant in the request body of POST /withdrawals |
status | string | One of APPROVED , PENDING,REJECTED or SKIPPED |
Modified at 2024-07-04 10:42:21