A valid request URL is required to generate request examples[
{
"orderID": 123,
"orderItemID": 123,
"locationID": 123,
"locationActive": true,
"locationCode": 123,
"locationName": "<string>",
"binID": 123,
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"ltd": "<string>",
"floor": 123,
"safetyStock": 123,
"onHand": 123,
"available": 123,
"allocated": 123,
"allocates": 123,
"deallocates": 123,
"fulfills": 123,
"picks": 123,
"pendingQuantity": 123,
"events": [
{
"date": "<string>",
"eventType": "ALLOCATED",
"quantity": 123,
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}
]Retrieves the information for a specific order item
A valid request URL is required to generate request examples[
{
"orderID": 123,
"orderItemID": 123,
"locationID": 123,
"locationActive": true,
"locationCode": 123,
"locationName": "<string>",
"binID": 123,
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"ltd": "<string>",
"floor": 123,
"safetyStock": 123,
"onHand": 123,
"available": 123,
"allocated": 123,
"allocates": 123,
"deallocates": 123,
"fulfills": 123,
"picks": 123,
"pendingQuantity": 123,
"events": [
{
"date": "<string>",
"eventType": "ALLOCATED",
"quantity": 123,
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}
]JWT Authorization header using the Bearer scheme.
Request to retrieve order item information
Request for getting order item information
Success
Order Identifier
Order Item Identifier
Location Identifier
Flag for whether the location is active
External Store Identifier
Location Name
Bin Identifier
Part/Product Number
Universal Product Code
Stock Keeping Unit
Custom field used for store prioritization
Absolute minimum quantity of this item that should be in stock at any time
Quantity of this item the location wants to keep in stock to ensure stock isn't completely depleted
The quantity the location has in its possession
The quantity the location has that are available for purchase
The quantity the location has that are allocated
Total number of allocations
Total number of deallocations
Total number of fulfillments. Should never be greater than 1.
Total number of picks (WMS only)
Pending quantity (WMS only)
Order Identifier
Show child attributes
Flag for success
List of messages
Number of results