Purchase Order Export
  • 1 Minute to read
  • PDF

Purchase Order Export

  • PDF

Article summary

Purchase Order Export

 

 

This request returns a list of purchase orders in the warehouse.

 

 

 

Request Header

 


Client

 

Accept: application/json

 

 

Security

 

Authorization: <ClientKey>

 

 

Transport

 

Host:   api.withoutwire.com

 

 

Verb

 

GET

 

 

Parameters - both required

 

beginDate – creation date on the purchase order

endDate – creation date on the purchase order

 

 

 

Example

 

GET https://api.withoutwire.com/integration/purchaseorder?beginDate=01-01-2017&endDate=12-31-2017


Accept: application/json


Authorization: <ClientKey>


Host: api.withoutwire.com


Connection: Keep-Alive

 

Response Object: Purchase Order Object