---
title: "Changes to Create a new gateway order."
method: POST
path: "/v1/create-order"
---

# Changes to Create a new gateway order.

`POST /v1/create-order`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 19 revisions.

- **2026-05-26** `ca0ef15d5879` — 1 info
- **2026-05-06** `162bab886181` — 2 breaking, 1 warning, 4 info
- **2026-03-20** `3d71e0aeceec` — 1 info
- **2026-03-16** `b1e404245821` — 1 breaking
- **2026-03-11** `e9e15c4bb4b7` — 2 breaking
- **2026-03-05** `a6065adb7d74` — 1 breaking, 1 info
- **2026-03-05** `2e78148bdade` — 1 breaking, 1 info
- **2026-02-27** `a0817a4b88f9` — 1 breaking, 1 info
- **2026-02-24** `665205955716` — 1 breaking, 1 info
- **2026-02-20** `8b8f903ea7dd` — 2 breaking, 2 info

## Changes

- **2026-05-26** `ca0ef15d5879` — 1 info
  - endpoint deprecated
- **2026-05-06** `162bab886181` — 2 breaking, 1 warning, 4 info
  - removed the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/min_required_sats` from the response with the `400` status
  - removed the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/sender` from the response with the `400` status
  - added the new `QUOTE_AMOUNT_TOO_LOW` enum value to the `code` response property for the response status `400`
  - the endpoint scheme security `api_key` was added to the API
  - removed the `INSUFFICIENT_FUNDS` enum value from the `code` response property for the response status `400`
  - added the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/actual` to the response with the `400` status
  - added the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/minimum` to the response with the `400` status
- **2026-03-20** `3d71e0aeceec` — 1 info
  - added the non-success response with the status `400`
- **2026-03-16** `b1e404245821` — 1 breaking
  - added the new required request property `oneOf[subschema #1]/onramp/signedQuoteData`
- **2026-03-11** `e9e15c4bb4b7` — 2 breaking
  - the response property `oneOf[subschema #1]/onramp/psbt_hex` became nullable for the status `201`
  - the response property `oneOf[subschema #1]/onramp/psbt_hex` became optional for the status `201`
- **2026-03-05** `a6065adb7d74` — 1 breaking, 1 info
  - removed `subschema #1, subschema #2, subschema #3` from the request body `oneOf` list
  - added `subschema #1, subschema #2, subschema #3` to the request body `oneOf` list
- **2026-03-05** `2e78148bdade` — 1 breaking, 1 info
  - removed `subschema #1, subschema #2, subschema #3` from the request body `oneOf` list
  - added `subschema #1, subschema #2, subschema #3` to the request body `oneOf` list
- **2026-02-27** `a0817a4b88f9` — 1 breaking, 1 info
  - added the new required request property `oneOf[subschema #3]/layerZero/recipient`
  - added the new optional request property `oneOf[subschema #3]/layerZero/sender`
- **2026-02-24** `665205955716` — 1 breaking, 1 info
  - removed `subschema #1, subschema #2, subschema #3` from the request body `oneOf` list
  - added `subschema #1, subschema #2, subschema #3` to the request body `oneOf` list
- **2026-02-20** `8b8f903ea7dd` — 2 breaking, 2 info
  - removed `subschema #1, subschema #2, subschema #3` from the request body `oneOf` list
  - added `subschema #2, subschema #3` to the response body `oneOf` list for the response status `201`
  - added `subschema #1, subschema #2, subschema #3` to the request body `oneOf` list
  - removed `subschema #2, subschema #3` from the response body `oneOf` list for the response status `201`

---

[Operation](https://skmtc.dev/bob-collective/apis/bob-gateway-api/docs/v1/create-order/post.md) · [API](https://skmtc.dev/bob-collective/apis/bob-gateway-api.md) · [Page](https://skmtc.dev/bob-collective/apis/bob-gateway-api/changes/v1/create-order/post)
