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
Responses
201 — Offramp transfer created successfully (application/json)
Last updated 4 months ago
Last updated