Create Transfer From Quote

POST

Endpoint /v0/customers/{customer_id}/offramp-transfer/quote/{quote_id}

Path parameters

Name
Type
Required
Description

customer_id

string · uuid

Yes

The unique identifier of the customer

quote_id

string · uuid

Yes

The unique identifier of the quote

Header parameters

Name
Type
Required
Description

Authorization

string

Yes

Token for authentication

Idempotency-Key

string

Yes

Unique key to prevent duplicate requests

Body

Content-Type: application/json

circle-info

You can provide either a reference to an existing external account ID or the complete bank account details for the destination.

chevron-rightDestinationExternalAccountID (object) — Use this option when you have a pre-existing external accounthashtag

chevron-rightDestinationBankAccountDetails (object) — Use this option to provide complete bank account informationhashtag

Responses

201 — Offramp transfer created successfully (application/json)

Last updated 4 months ago

Last updated