Purchase Order Export
The Purchase Order Export Object returns a list of completed order information.
Request Header
Client
- Accept: application/json
Security
- Authorization: <ClientKey>
Transport
- Host: api.withoutwire.com
Verb
- GET
Parameters
- 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/jsonAccept: application/json
Authorization: <ClientKey>
Host: api.withoutwire.com
Connection: Keep-Alive
Response Object: Purchase Order Object