Overview
Deferred payout splits the journey:- Sender funds now on
deferred-payout-origination - Recipient claims later on
payout-claim
Originate (sender)
config can prefill user data and corridor pins (same general shape as send). See OpenAPI for the current schema.
Claim (recipient)
payout-claim is the recipient/claim side. Platforms often mint claim links automatically after origination. You can also create flow: "payout-claim" via POST /partner/links when your integration owns claim distribution — see OpenAPI (CreatePayoutClaimLinkDto) for required fields such as origination or send-commitment inputs.operation.created, operation.cancelled, …) as the claim binds into an operation.
Related Partner resources
Next steps
Flows catalog
How flows fit in the platform.
Operations
Query operations after claim.