Create a same-currency outgoing payout or withdrawal from a customer internal account to a bound external account.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Optional idempotency key for safely retrying the same outgoing transfer request.
BLIPS customer UUID that owns the internal source account and bound external destination account.
Customer internal source account that funds the same-currency outgoing payout.
Bound external destination account that receives the same-currency payout.
Outgoing payout or withdrawal amount in minor units.
x >= 1Optional payout description stored with the transfer.
Same-currency outgoing payout / withdrawal created.
Public identifier for the created same-currency outgoing payout or withdrawal.
Same-currency outgoing transfer type for this endpoint.
OUTGOING Current same-currency outgoing payout or withdrawal status.
PENDING, PROCESSING, COMPLETED, FAILED BLIPS customer UUID that owns the transfer.
Platform-side customer identifier echoed from the bound customer.
Customer internal source account.
Bound external destination account.
Same-currency transfer amount in minor units.
x >= 1ISO 4217 currency code shared by the source and destination accounts.
Optional payout description echoed from the create request when present.
Creation timestamp.
Last update timestamp.
Settlement timestamp when the outgoing payout has completed.