v3
Create a new gateway order (V3).
Accepts a GatewayQuoteV3 — the signed V3 quote with ownerAddress embedded in each variant.
post/v3/create-order
Request body
Response
Created order
Example response
{
"onramp": {
"order_id": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
}
}