Payouts

Cancel an end-user custodial Payout Request

Cancels a Payout Request.

post/api/payouts/payout/end-user-custodial/cancel/{id}

Path parameters

idstring uuid required

Payout request ID

Headers

on-behalf-ofstring required

Organization ID to act on behalf of

idempotency-keystring uuid

Optional UUID to safely retry requests without creating duplicate operations. Subsequent requests with the same key and identical body return the original cached response with an idempotency-replayed: true response header. Keys expire after 24 hours.

Response

Successfully canceled Payout Request

Changes

No recorded changes to this endpoint across all 1 revision of this API.