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