Order Export Filters
  • 1 Minute to read
  • PDF

Order Export Filters

  • PDF

Article summary

Order Export Filters

 

 

This method allows the exporting of order numbers by a combination of filters. These filters include begin and end date, order status, item number, and parent order number. The parent order number is used to reference a wave set order number.

 

 

 

Request Header

 

Client

 

Accept: application/json

 

 

Security

 

Authorization: <ClientKey>

 

 

Transport

 

Host: withoutwire.com

 

 

Verb

 

GET

 

 

Parameters

 

beginDate

endDate

orderStatusCode  - UNA (Unassigned), WTP (Waiting to be Picked), PIP (Picking in Progress), WFE (Waiting for Export), EXP (Exporting), CMP (Complete),                                       REV (Needs Review), PRC (Processing), NEW (Unprocessed), WFS (Waiting for Shipment)

itemNumber

parentOrderNumber

orderNumber

orderTypeCode

 

 

 

Example

 

GET https://api.withoutwire.com/integration/order/filter?orderStatusCode=WFS&warehouseName=Warehouse


Accept: application/json


Authorization: <ClientKey>


Host: api.withoutwire.com


Connection:  Keep-Alive

 

Response Object: Order Object