A valid request URL is required to generate request examples{
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}As the Refresh Inventory call does not clear allocated inventory, you can use this Deallocate Inventory call if you have items stuck in “Allocated” status. This requires details about the shipment and which specific line items need to be deallocated. For examples on how to find shipments with allocated inventory and perform a deallocation on them, see the Inventory API guide.
A valid request URL is required to generate request examples{
"success": true,
"messages": [
"<string>"
],
"numResults": 123
}JWT Authorization header using the Bearer scheme.
Request to allocate inventory
Request needed for allocating inventory
list of AllocateItems
Show child attributes
order date
order weight
flag to determine deallocation on decrements
flag to determine whether the allocation was due to auto assignment
flag to determine whether the runSyncronous flag is set and the allocation should be run synchronously
Location Code
user id
how many results to show per page
which page to show
index to sort results by