Cancel Payout(🚧 in development)
POST/payouts/cancel
Cancels an in-progress payout. This endpoint can only be used if the payout is in the in_progress
status and the recipient
object was not provided when the payout was initiated (meaning the payout details are to be filled on the payment page). This allows for the cancellation of the created payment page and, thereby, the payout itself.
If the recipient
object was provided during payout creation, this endpoint is not applicable.
Request​
Responses​
- 200
- 400
Payout cancellation successful
Error