# tread.io Orders API

**Canonical:** https://apis.io/apis/treadio/treadio-orders-api/  
**Provider:** tread.io — https://apis.io/providers/treadio/  
**Base URL:** https://api.tread-horizon.com  
**Documentation:** https://docs.tread.ai/api-reference/introduction

tread.io Orders API is one of 58 APIs that [tread.io](https://apis.io/providers/treadio/) 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 and API documentation.

The Orders API from tread.io — 47 operation(s) for orders.

## Operations (54)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/companies/{company-id}/orders` | Create an Order for a Company |
| GET | `/v1/companies/{company-id}/orders` | Retrieve Orders that belong to a Company |
| GET | `/v1/companies/{company-id}/orders/dispatch` | Retrieve Orders based on Jobs that belong to a Company |
| GET | `/v1/companies/{company-id}/orders/dispatch_numbers/faceted_search` | Search Dispatch Numbers based on the current Dispatch results |
| GET | `/v1/companies/{company-id}/orders/dispatch_numbers/typeahead` | Typeahead search on Orders' Dispatch Number by Company |
| POST | `/v1/companies/{company-id}/orders/estimate` | Generate estimated Order values |
| GET | `/v1/companies/{company-id}/orders/invoicing` | Retrieve Orders based on Invoices that belong to a Company |
| POST | `/v1/companies/{company-id}/orders/simulate_order` | Simulate an Order |
| GET | `/v1/companies/{company-id}/orders/typeahead` | Typeahead search on Orders by Company |
| GET | `/v1/companies/{company-id}/orders/{id}` | Retrieve a single Order for a Company |
| PATCH | `/v1/companies/{company-id}/orders/{id}` | Update an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/accept` | Accept an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/cancel` | Cancel an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/complete` | Complete an Order for a Company |
| POST | `/v1/companies/{company-id}/orders/{order-id}/copy` | Copy an Order |
| GET | `/v1/companies/{company-id}/orders/{order-id}/default_sites/{waypoint-type}` | Retrieve default sites for an order, given a waypoint type. |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/default_sites/{waypoint-type}/{site-id}` | Add a site to default site list on order |
| DELETE | `/v1/companies/{company-id}/orders/{order-id}/default_sites/{waypoint-type}/{site-id}` | Delete a single site from a default list of an order. |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/driver_sms` | Send SMS to a driver of all the Jobs of an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/hold` | Hold an Order for a Company |
| GET | `/v1/companies/{company-id}/orders/{order-id}/materials/typeahead` | Typeahead search on Materials that belong to Order's Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/reject` | Reject an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/request` | Request an Order for a Company |
| GET | `/v1/companies/{company-id}/orders/{order-id}/sites/typeahead` | Typeahead search on Sites that belong to Order's Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/start` | Start an Order for a Company |
| GET | `/v1/companies/{company-id}/orders/{order-id}/tickets` | Retrieve Tickets for an Order for a Company |
| GET | `/v1/companies/{company-id}/orders/{order-id}/tickets/rollup_summary` | Retrieve Ticket Rollup Summary for an Order for a Company |
| PUT | `/v1/companies/{company-id}/orders/{order-id}/weather_hold` | Weather Hold an Order for a Company |
| POST | `/v1/orders` | Create an Order |
| GET | `/v1/orders` | Retrieve Orders that belong to the current Company |
| GET | `/v1/orders/dispatch` | Retrieve Orders based on Jobs for the current Company |
| POST | `/v1/orders/estimate` | Generate estimated Order values |
| GET | `/v1/orders/{id}` | Retrieve a single Order |
| PATCH | `/v1/orders/{id}` | Update an Order |
| PUT | `/v1/orders/{order-id}/accept` | Accept an Order |
| PUT | `/v1/orders/{order-id}/cancel` | Cancel an Order |
| PUT | `/v1/orders/{order-id}/complete` | Complete an Order |
| POST | `/v1/orders/{order-id}/copy` | Copy an Order |
| GET | `/v1/orders/{order-id}/default_sites/{waypoint-type}` | Retrieve default sites for an order, given a waypoint type. |
| PUT | `/v1/orders/{order-id}/default_sites/{waypoint-type}/{site-id}` | Add a site to default site list on order |
| DELETE | `/v1/orders/{order-id}/default_sites/{waypoint-type}/{site-id}` | Delete a single site from a default list of an order. |
| PUT | `/v1/orders/{order-id}/driver_sms` | Send SMS to a driver of all the Jobs of an Order |
| PUT | `/v1/orders/{order-id}/hold` | Hold an Order |
| GET | `/v1/orders/{order-id}/materials/typeahead` | Typeahead search on Materials that belong to Order's Company |
| PUT | `/v1/orders/{order-id}/reject` | Reject an Order |
| PUT | `/v1/orders/{order-id}/request` | Request an Order |
| GET | `/v1/orders/{order-id}/sites/typeahead` | Typeahead search on Sites that belong to Order's Company |
| PUT | `/v1/orders/{order-id}/start` | Start an Order |
| GET | `/v1/orders/{order-id}/tickets` | Retrieve Tickets for an Order |
| GET | `/v1/orders/{order-id}/tickets/rollup_summary` | Retrieve Ticket Rollup Summary for an Order |
| PUT | `/v1/orders/{order-id}/weather_hold` | Weather Hold an Order |
| PUT | `/v1/projects/{project-id}/default_sites/{waypoint-type}/{site-id}` | Add a site to default site list on order |
| DELETE | `/v1/projects/{project-id}/default_sites/{waypoint-type}/{site-id}` | Delete a single site from a default list of an order. |
| POST | `/v1/route_estimate` | Calculate estimated Route time and distance |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/treadio/refs/heads/main/openapi/treadio-orders-api-openapi.yml
- **Documentation** — https://docs.tread.ai/api-reference/introduction

## Other tread.io APIs (12)

- [tread.io AccountExternalTruckIdentifier API](https://apis.io/apis/treadio/treadio-accountexternaltruckidentifier-api/)
- [tread.io Accounts API](https://apis.io/apis/treadio/treadio-accounts-api/)
- [tread.io AddOnCharges API](https://apis.io/apis/treadio/treadio-addoncharges-api/)
- [tread.io AddOns API](https://apis.io/apis/treadio/treadio-addons-api/)
- [tread.io Agave API](https://apis.io/apis/treadio/treadio-agave-api/)
- [tread.io ApprovalAssignments API](https://apis.io/apis/treadio/treadio-approvalassignments-api/)
- [tread.io Authentication API](https://apis.io/apis/treadio/treadio-authentication-api/)
- [tread.io AutoAddOnAssignments API](https://apis.io/apis/treadio/treadio-autoaddonassignments-api/)
- [tread.io Companies API](https://apis.io/apis/treadio/treadio-companies-api/)
- [tread.io CompanyDayJobStats API](https://apis.io/apis/treadio/treadio-companydayjobstats-api/)
- [tread.io CompanyShares API](https://apis.io/apis/treadio/treadio-companyshares-api/)
- [tread.io Compliance API](https://apis.io/apis/treadio/treadio-compliance-api/)

## Tags

Order

---

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