v1

latestOpenAPI 3.0.02026-07-24103118224.7 KB
Payouts

Cancel a payout

Cancels a payout that has not yet been submitted on-chain. Only payouts in the INITIATED status can be cancelled. Payouts in PENDING_APPROVALS, SENT, COMPLETED or terminal failure states cannot be cancelled via this endpoint.

delete/api/payout/{payoutId}

Path parameters

payoutIdstring required
Example:wdr_1234567890abcdef

Unique identifier of the payout to cancel

Response

Payout cancelled successfully