A valid request URL is required to generate request examples{
"binQuantities": [
{
"binName": "<string>",
"products": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"quantity": 123,
"binID": 123,
"locationCode": "<string>",
"binTypeID": 123,
"binStatusID": 123,
"name": "<string>",
"inventoryID": 123,
"tenantLocProductID": 123,
"auditProductID": 123,
"auditID": 123,
"onHand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"ltd": 123,
"floor": 123,
"safetystock": 123,
"tags": [
{
"onHand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"tags": {},
"futureInventory": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"type": "<string>",
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z"
}
]
}
]
}
]
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}Search bins for a inventory by bin name or any product identifier
A valid request URL is required to generate request examples{
"binQuantities": [
{
"binName": "<string>",
"products": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"quantity": 123,
"binID": 123,
"locationCode": "<string>",
"binTypeID": 123,
"binStatusID": 123,
"name": "<string>",
"inventoryID": 123,
"tenantLocProductID": 123,
"auditProductID": 123,
"auditID": 123,
"onHand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"ltd": 123,
"floor": 123,
"safetystock": 123,
"tags": [
{
"onHand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"tags": {},
"futureInventory": [
{
"futureInventoryID": 123,
"onhand": 123,
"available": 123,
"allocated": 123,
"pending": 123,
"type": "<string>",
"deliveryDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z"
}
]
}
]
}
]
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}JWT Authorization header using the Bearer scheme.
Request to allocate inventory
Request needed for searching for bins
Partial match of bin name
Product within a bin
Show child attributes
Flag for sorting ascending
Flag for showing negative inventory
Associative Map of <String, String> for tagCategoryName => tagName
Show child attributes
Location Code
user id
how many results to show per page
which page to show
index to sort results by