Withdrawal approved/rejected notification
When a given withdrawal that was pending approval is either approved or rejected we will send out a notification .
This callback notification is sent on your
withdrawalApprovalCallbackUrl
endpoint.
Schema
withdrawalId | string [required] | Unique withdrawal identifier |
clientWithdrawalId | string [required] | Unique withdrawal identifier provided by the merchant in the request body of POST |
status | string [required] | One of |
Last updated