Get Order Item
GET/api/v2/orderitem/:id/
Get Order Item by ID.
Represents a line item within a transportation order. It specifies the SKU to be moved, the quantity, and the origin/destination details. An Order Item is the fundamental unit of work for the logistics planner.
Request
Responses
- 200
Successful operation