POST a callback to your configured callback URL for each payout when it reaches a final status.
Read more about callbacks.
If you have not configured callbacks, you can always call our Check Payout Status endpoint to get the latest status of a specific payout request.
Headers
Following headers are only included if you have enabled signed callbacks.Read more about how to implement signed callbacks.
SHA256 or SHA-512 hash of the request body.
Timestamp when signature was created. This is a custom field and is not part of RFC-9421.
Body
Required string length:
36Example:
Available options:
COMPLETED, PROCESSING, FAILED Required string length:
1 - 23Example:
Example:
Required string length:
3Example:
Example:
Required string length:
4 - 22Example:
Example:
Example:

