A valid request URL is required to generate request examples{
"unitsAdded": 123,
"unitsRemoved": 123,
"binsCreated": [
"<string>"
],
"productsCreated": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>"
}
],
"binQuantities": [
{
"binName": "<string>",
"products": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"quantity": 123,
"binID": 123,
"locationID": 123,
"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": {}
}
]
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}Loads bin inventory for designated bins
A valid request URL is required to generate request examples{
"unitsAdded": 123,
"unitsRemoved": 123,
"binsCreated": [
"<string>"
],
"productsCreated": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>"
}
],
"binQuantities": [
{
"binName": "<string>",
"products": [
{
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>",
"quantity": 123,
"binID": 123,
"locationID": 123,
"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": {}
}
]
}
],
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}JWT Authorization header using the Bearer scheme.
Request to load bin inventory
Request needed for loading bin inventory
List of bins and their associated product quantities
Show child attributes
Flag for dry runs
Location Code
user id
how many results to show per page
which page to show
index to sort results by
Success
Response object for loading bin inventory
Number of units added
Number of removed units
Names of created bins
List of products created
Show child attributes
List of new bin product quantities
Show child attributes
Flag for success
List of messages
Number of results