Error
List Shipment Lines
List Shipment Lines
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"content": [
{
"calledQty": 123,
"lineId": 123,
"movement": "<string>",
"productDescription": "<string>",
"qty": 123,
"reservedQty": 123,
"sku": "<string>",
"state": "<string>",
"supplyDate": "2023-12-25",
"supplySource": "<string>",
"uncalledQty": 123,
"unitsChanged": 123
}
],
"page": 123,
"pageSize": 123,
"rollup": {
"backordered": 123,
"evaluatedOnly": 123,
"repegged": 123,
"unchanged": 123,
"unitsRepegged": 123,
"unitsUnpegged": 123
},
"totalElements": 123,
"totalPages": 123
}List Shipment Lines
A valid request URL is required to generate request examples{
"content": [
{
"calledQty": 123,
"lineId": 123,
"movement": "<string>",
"productDescription": "<string>",
"qty": 123,
"reservedQty": 123,
"sku": "<string>",
"state": "<string>",
"supplyDate": "2023-12-25",
"supplySource": "<string>",
"uncalledQty": 123,
"unitsChanged": 123
}
],
"page": 123,
"pageSize": 123,
"rollup": {
"backordered": 123,
"evaluatedOnly": 123,
"repegged": 123,
"unchanged": 123,
"unitsRepegged": 123,
"unitsUnpegged": 123
},
"totalElements": 123,
"totalPages": 123
}JWT Authorization header using the Bearer scheme.
