A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"locationCode": "<string>",
"stockAvailable": 123,
"softStockAvailable": 123,
"sku": "<string>",
"mfgPartNumber": "<string>",
"futureInventories": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisProcessingTimeDate": 123,
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123
}
],
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisFulfillmentDate": "2023-11-07T05:31:56Z",
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123,
"segmentedQuantities": [
{
"tags": [
{
"category": "<string>",
"tag": "<string>"
}
],
"quantity": 123,
"isAvailable": true,
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisFulfillmentDate": "2023-11-07T05:31:56Z",
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123,
"futureInventory": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisProcessingTimeDate": 123,
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123
}
]
}
]
}
]
}Get location inventories for a list of products
A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"locationCode": "<string>",
"stockAvailable": 123,
"softStockAvailable": 123,
"sku": "<string>",
"mfgPartNumber": "<string>",
"futureInventories": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisProcessingTimeDate": 123,
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123
}
],
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisFulfillmentDate": "2023-11-07T05:31:56Z",
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123,
"segmentedQuantities": [
{
"tags": [
{
"category": "<string>",
"tag": "<string>"
}
],
"quantity": 123,
"isAvailable": true,
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisFulfillmentDate": "2023-11-07T05:31:56Z",
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123,
"futureInventory": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"sthFulfillmentDate": "2023-11-07T05:31:56Z",
"bopisProcessingTimeDate": 123,
"transferFulfillmentDate": "2023-11-07T05:31:56Z",
"sthProcessingTimeHours": 123,
"bopisProcessingTimeHours": 123,
"transferProcessingTimeHours": 123
}
]
}
]
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
The inventory for a product at a specific Location
Show child attributes
Inventory for a product at a specific location
Show child attributes