Payouts
Relevant webhook events:
- payment.new
- payment.in_review
- payment.ready_for_dispatch
- payment.suspended
- payment.dispatched
- payment.failed
- payment.cancellation_requested
- payment.cancelled
- payment.retried
Payload example:
Shell
data is the response body of Get payment by ID API:
The default style of the variables is camel case. Please contact us if you would like to change it to snake case.
Shell