Get Inventory Requests
  • 1 Minute to read
  • PDF

Get Inventory Requests

  • PDF

Article summary

Get Inventory Requests

 

 

This request retrieves inventory requests based on the provided parameters.   All inventory requests in the environment will be retrieved if no parameters are specified.  

 

 

Request Header


 

Client

 

Accept: application/json

 

 

Security

 

Authorization: <ClientKey>

 

 

Transport

 

Host:   api.withoutwire.com

 

 

Verb

 

GET

 

 

Parameters - all optional

 

beginDate

endDate

inventoryRequestID

requestGroup

requestStatus

sourceProcess

includeTasks - Set to true to see the tasks associated with the inventory request.  Defaults to false if not specified. 

 

 

 

Example

 

GET https://api.withoutwire.com/integration/inventory/request


Accept: application/json


Authorization: <ClientKey>


Host: api.withoutwire.com


Connection: Keep-Alive

 

Response Object: Inventory Request Object