---
title: "Changes to Add order"
method: POST
path: "/order/add-order"
---

# Changes to Add order

`POST /order/add-order`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-22** `6b9208b64456` — 4 warning, 11 info

## Changes

- **2026-08-22** `6b9208b64456` — 4 warning, 11 info
  - removed the request property `options.amount`
  - removed the request property `options.cycle_type`
  - removed the request property `options.id`
  - removed the request property `options.value`
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the new optional request property `options`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `422` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `403` status
  - added the optional property `request_id` to the response with the `422` status

---

[Operation](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/docs/order/add-order/post.md) · [API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [Page](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/changes/order/add-order/post)
