v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-012159118.9 KB
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

OR
OR

Response

Created order

OR
OR

Example response

{
  "onramp": {
    "order_id": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
  }
}