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