Create a new gateway order (V3).
Accepts a GatewayQuoteV3 — the signed V3 quote with ownerAddress embedded in each variant.
Request body
Response
Created order
Example response
{
"onramp": {
"order_id": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
}
}Changes
Changed in 4 of the 19 revisions of this API.343
- ▲
added
subschema #1to thedetails/oneOf[GatewayErrorDetailsV3]/response propertyoneOflist for the response status400response-property-one-of-added
- ●
added the new
MAX_SLIPPAGE_EXCEEDEDenum value to thecode/oneOf[GatewayErrorCodeV3Variants]/response property for the response status400response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to thecode/oneOf[GatewayErrorCodeV3Variants]/response property for the response status400response-property-enum-value-added
- ▲
- ▲
added
subschema #12to thedetails/oneOf[GatewayErrorDetailsV3]/response propertyoneOflist for the response status400response-property-one-of-added
- ●
added the new
TOO_MANY_AFFILIATESenum value to thecode/oneOf[GatewayErrorCodeV3Variants]/response property for the response status400response-property-enum-value-added
- ○
added the new optional request property
oneOf[subschema #3]/tokenSwap/affiliatenew-optional-request-property
- ▲
- ▲
added
GatewayErrorDetailsV3to thedetailsresponse propertyoneOflist for the response status400response-property-one-of-added
- ●
added the new
NON_COMPLIANT_ADDRESSESenum value to thecode/oneOf[GatewayErrorCodeV3Variants]/response property for the response status400response-property-enum-value-added
- ○
removed
GatewayErrorDetailsV2from thedetailsresponse propertyoneOflist for the response status400response-property-one-of-removed
- ▲
- ○
endpoint added
endpoint-added
- ○