POST
Cancel Scheduled Payout

Body

application/json
payout_payment_uuid
string
required

Unique identifier (UUID) for the scheduled payout payment to be cancelled. This ID is used to locate and cancel the specific payout transaction.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Successfully cancelled the scheduled payout payment.

status
string

The updated status of the payout payment after cancellation.

Example:

"expired"