# Instock Ordertasks API

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

Instock Ordertasks 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 Ordertasks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

Fulfillment of orders by associates and ASRS is split into chunks called `ordertasks`. An `ordertask` can represent a picking of several lines of customer order, for example. Each ordertask corresponds to exactly one order and one order can have multiple ordertasks. On the other side, each action of robots of ASRS can be attributed back to exactly one ordertask. Incloud promises, once order gets into one of the terminal statuses (`done` or `canceled`) the set of corresponding ordertasks is immutable, i.e. no new ordertasks to be added, and each ordertask record is immutable. Ordertasks corresponding to customer order are created after order fulfillment is planned, i.e. after order status changes from `registered` to `reserved`. Once customer order is `done` or `canceled`, a client of API can reconstruct full picture of fulfillment of order by retrieving ordertasks data. Ordertasks may be presented by Incloud for all type of orders (`customer`, `reception`, `adjustment`, `extraction`). | Ordertask status | Description | |----------------|---------------| | `reserved` | ordertask is in progress. | | `done` | ordertask has been completed. | | `canceled` | ordertask has been canceled. |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/instock/refs/heads/main/openapi/instock-ordertasks-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 Orders API](https://apis.io/apis/instock/instock-orders-api/)
- [Instock Sites API](https://apis.io/apis/instock/instock-sites-api/)

## Tags

Ordertasks

---

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