How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ordoro Manufacturing Order API

Manufacturing Orders are used for creating and tracking Bill of Material orders. A Manufacturing Order is assigned to a warehouse and may have multiple lines and tags.

Ordoro Manufacturing Order API is one of 27 APIs that Ordoro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manufacturing Order. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 18 operations across 10 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.ordoro.com/.

18 operations 10 paths 15 schemas 3 DELETE6 GET6 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.ordoro.com/
Resource Areas
1

Paths & Operations 18

Across 10 paths, the API surfaces 18 operations — 3 DELETE, 6 GET, 6 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Manufacturing Order 18

Manufacturing Orders are used for creating and tracking Bill of Material orders. A Manufacturing Order is assigned to a warehouse and may have multiple lines and tags.

GET
/v3/manufacturing_order
List Manufacturing Orders
ManufacturingOrder_GET 10 params → 200deprecated
POST
/v3/manufacturing_order
Create a Manufacturing Order
ManufacturingOrder_POST body → 201
GET
/v3/manufacturing_order/{reference_id}
Get Manufacturing Order by ID
ManufacturingOrderByRefId_GET → 200deprecated
PUT
/v3/manufacturing_order/{reference_id}
Update Manufacturing Order by ID
ManufacturingOrderByRefId_PUT body → 200deprecated
GET
/v3/manufacturing_order/counts
Get Manufacturing Order Counts
ManufacturingOrderCounts_GET body → 200deprecated
POST
/v3/manufacturing_order/tag
Create a Manufacturing Order Tag
ManufacturingOrderTags_POST body → 201
GET
/v3/manufacturing_order/tag
Get Manufacturing Order Tags
ManufacturingOrderTags_GET → 200
GET
/v3/manufacturing_order/tag/{name}
Get Manufacturing Order Tag by Name
ManufacturingOrderTag_GET → 200
PUT
/v3/manufacturing_order/tag/{name}
Update a Manufacturing Order Tag by Name
ManufacturingOrderTags_PUT body → 200
DELETE
/v3/manufacturing_order/tag/{name}
Delete a Manufacturing Order Tag by Name
ManufacturingOrderTags_DELETE → 200
POST
/v3/manufacturing_order/{reference_id}/tag/{tag_name}
Apply a Manufacturing Order Tag to Manufacturing Order
ManufacturingOrderTagPO_POST → 200
DELETE
/v3/manufacturing_order/{reference_id}/tag/{tag_name}
Remove a Manufacturing Order Tag from a Manufacturing Order
ManufacturingOrderTagPO_DELETE → 200
POST
/v3/manufacturing_order/{reference_id}/comment
Create a Manufacturing Order Comment by MO ID
ManufacturingOrderCommentByMoId_POST body → 200
GET
/v3/manufacturing_order/{reference_id}/comment
Retrieve Comments
ManufacturingOrderCommentByMoId_GET 1 param → 200
POST
/v3/manufacturing_order/{reference_id}/line
Create a Manufacturing Order line
ManufacturingOrderLine_POST body → 200
PUT
/v3/manufacturing_order/{reference_id}/line/{manufacturing_order_line_id}
Update a Manufacturing Order line
ManufacturingOrderLine_PUT body → 200
DELETE
/v3/manufacturing_order/{reference_id}/line/{manufacturing_order_line_id}
Remove a Manufacturing Order line from Manufacturing Order
ManufacturingOrderLine_DELETE → 200
POST
/v3/manufacturing_order/{reference_id}/line/{manufacturing_order_line_id}/finish
Mark a Manufacturing Order line as finished
ManufacturingOrderLineFinished_POST body → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are manufacturing_order (10 properties), post_manufacturing_order (5 properties), manufacturing_order_list (4 properties), post_manufacturing_order_line (4 properties). Each schema is shown below with its type and property counts.

v3_tag_list
object
4 properties 4 required
post_v3_tag
object
2 properties 2 required
ManufacturingOrderStatus
string
v3_tag
object
3 properties 3 required
post_manufacturing_order_line_finish
object
1 property 1 required
put_manufacturing_order
object
4 properties
manufacturing_order
object
10 properties 9 required
put_manufacturing_order_line
object
4 properties
get_manufacturing_order_count
object
1 property
post_manufacturing_order_line
object
4 properties 1 required
put_v3_tag
object
2 properties
post_manufacturing_order
object
5 properties 1 required
ManufacturingOrderSort
manufacturing_order_list
object
4 properties 4 required
comment
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ordoro-manufacturing-order-api-openapi.yml Raw ↑

Other APIs Ordoro publishes across the network.

Ordoro Address API
Ordoro Api Key API
Ordoro Authenticated API
Ordoro Cart API
Ordoro Company API
Ordoro Goods Receipt API
Ordoro Integration API
Ordoro Label API
Ordoro Order API
Ordoro Packing List API
Ordoro Postage Account API
Ordoro Product API
Where this information came from

This is an independent, third-party profile of Ordoro Manufacturing Order API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.