# Instock Orders API

**Canonical:** https://apis.io/apis/instock/instock-orders-api/  
**Provider:** Instock — https://apis.io/providers/instock/  
**Base URL:** https://api.instock.com/v1  
**Documentation:** https://instock.com/en/docs/api/

Instock Orders API is one of 6 APIs that [Instock](https://apis.io/providers/instock/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

Intentions of users of Instock ASRS are represented by `orders` structure. Orders resource allows: * create/update/retrieve records for picking of goods from the ASRS (`customer` orders) * retrieve-only access to records for induction/adjustment/extraction of inventory (`adjustment`, `reception`, `extraction` orders) All operations with orders are performed in scope of a particular site and require `site_id` as a path parameter. The following kinds and statuses of orders are in use: | Order Kind | Description | |--------------|------------------------------------------------------------------------------------------------| | `customer` | order that needs to be fulfilled from ASRS and are placed by you, as client of API. | | `adjustment` | order to correct current inventory. | | `reception` | order to receive goods or assets into ASRS, triggered by shipment from supplier, return of goods, etc. | | `extraction` | order to extract assets from ASRS. | | Order Status | Description | |----------------|-----------------------------------------------| | `registered` | order registered and awaiting for fulfillment in scope of ordertask(s).| | `reserved` | fulfillment in progress. | | `done` | order has been fulfilled. | | `canceled` | order has been canceled. | **Note**: * only `customer` orders can be updated, and only while they are in status `registered`. Once order fulfillment has started Instock ASRS freezes (makes read-only) customer orders. * custom `attributes` object values are optional and defined upon initial integration with Incloud.

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/instock/refs/heads/main/openapi/instock-orders-api-openapi.yml
- **Documentation** — https://instock.com/en/docs/
- **APIReference** — https://instock.com/en/docs/api/
- **GettingStarted** — https://instock.com/en/docs/getting-started/

## Other Instock APIs (5)

- [Instock Articles API](https://apis.io/apis/instock/instock-articles-api/)
- [Instock Inventory API](https://apis.io/apis/instock/instock-inventory-api/)
- [Instock Moves API](https://apis.io/apis/instock/instock-moves-api/)
- [Instock Ordertasks API](https://apis.io/apis/instock/instock-ordertasks-api/)
- [Instock Sites API](https://apis.io/apis/instock/instock-sites-api/)

## Tags

Order

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/instock/instock-orders-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/instock/.
