/v0/customers/{customer_id}/pay-out/quote/{quote_id}
customer_id
string · uuid
Yes
The unique identifier of the customer
quote_id
The unique identifier of the quote
Authorization
string
Token for authentication
Idempotency-Key
Unique key to prevent duplicate requests
Content-Type: application/json
You can provide either a reference to an existing external account ID or the complete bank account details for the destination.
DestinationExternalAccountID (object)
DestinationBankAccountDetails (object)
(Include either the external account reference object or the full bank account details in the JSON body.)
201 — Pay Out transfer created successfully (application/json)
Last updated 4 months ago.
Last updated 8 hours ago