- 1 Minute to read
- PDF
Get Aggregate Inventory
- 1 Minute to read
- PDF
Get Aggregate Inventory
This request retrieves an item's total quantity, available quantity, and quantity on hold by site. If no parameters are specified, the request will retrieve all inventory information in the environment.
Request Header
Client
Accept: application/json
Security
Authorization: <ClientKey>
Transport
Host: api.withoutwire.com
Verb
GET
Parameters - Optional
itemNumber
allocationSetName
warehouseName
Example
GET https://api.withoutwire.com/integration/inventory/quantity
Accept: application/json
Authorization: <ClientKey>
Host: api.withoutwire.com
Connection: Keep-Alive
Response Object: Inventory Response Object