Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Retraced Order Hub / Order Lines API

The Order Hub / Order Lines API from Retraced — 2 operation(s) for order hub / order lines.

Retraced Order Hub / Order Lines API is one of 17 APIs that Retraced publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order Hub / Order Lines. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 2.938.1.

Requests are made against the base URL https://publicapi.retraced.com/api/v2.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.938.1
Base URL
https://publicapi.retraced.com/api/v2
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Order Hub / Order Lines 2
GET
/api/v2/order-lines/
List order lines, paginated via page/limit. Provide orderId to filter to a single order; omit it to list every line your company owns. Lines of removed or foreign orders are never returned.
3 params → 200401
GET
/api/v2/order-lines/{lineId}
Fetch a single order line by its id. Returns 404 when the line does not exist or its parent order is removed / belongs to another company.
1 param → 200401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

retraced-order-hub-order-lines-api-openapi.yml Raw ↑

Other APIs Retraced publishes across the network.

Retraced Certificates API
Retraced Companies API
Retraced Files API
Retraced Guides API
Retraced Order Hub / Attachment Templates API
Retraced Order Hub / Orders API
Retraced Product / BOM Headers API
Retraced Product / BOM Lines API
Retraced Product / BOM Placements API
Retraced Product / Material Headers API
Retraced Product / Material Lines API
Retraced Product / Style Properties API