---
title: "Changes to Create a new gateway order (V3)."
method: POST
path: "/v3/create-order"
---

# Changes to Create a new gateway order (V3).

`POST /v3/create-order`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 19 revisions.

- **2026-07-30** `5a00610487e4` — 1 breaking, 2 warning
- **2026-07-02** `aae0690f68d2` — 1 breaking, 1 warning, 1 info
- **2026-06-18** `7dc4dd4a320a` — 1 breaking, 1 warning, 1 info
- **2026-06-18** `d2dd18e5fc89` — 1 info

## Changes

- **2026-07-30** `5a00610487e4` — 1 breaking, 2 warning
  - added `subschema #1` to the `details/oneOf[#/components/schemas/GatewayErrorDetailsV3]/` response property `oneOf` list for the response status `400`
  - added the new `MAX_SLIPPAGE_EXCEEDED` enum value to the `code/oneOf[#/components/schemas/GatewayErrorCodeV3Variants]/` response property for the response status `400`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `code/oneOf[#/components/schemas/GatewayErrorCodeV3Variants]/` response property for the response status `400`
- **2026-07-02** `aae0690f68d2` — 1 breaking, 1 warning, 1 info
  - added `subschema #12` to the `details/oneOf[#/components/schemas/GatewayErrorDetailsV3]/` response property `oneOf` list for the response status `400`
  - added the new `TOO_MANY_AFFILIATES` enum value to the `code/oneOf[#/components/schemas/GatewayErrorCodeV3Variants]/` response property for the response status `400`
  - added the new optional request property `oneOf[subschema #3]/tokenSwap/affiliate`
- **2026-06-18** `7dc4dd4a320a` — 1 breaking, 1 warning, 1 info
  - added `#/components/schemas/GatewayErrorDetailsV3` to the `details` response property `oneOf` list for the response status `400`
  - added the new `NON_COMPLIANT_ADDRESSES` enum value to the `code/oneOf[#/components/schemas/GatewayErrorCodeV3Variants]/` response property for the response status `400`
  - removed `#/components/schemas/GatewayErrorDetailsV2` from the `details` response property `oneOf` list for the response status `400`
- **2026-06-18** `d2dd18e5fc89` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/bob-collective/apis/bob-gateway-api/docs/v3/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/v3/create-order/post)
