Get Order Status

Request Function: getOrderStatus()
Field Name Field Description
wsVersion value = 2.0.0
id Company identifier.
password Password in our records.
queryType (1) poSearch, (2) soSearch, (3) lastUpdate, (4) allOpen, (5) allOpenIssues, (6) transactionId
referenceNumber The purchase order/sales order associated with the order.
statusTimeStamp Beginning date time since last status change in UTC. This field will indicate the change date time for any status change GREATER the date time stamp provided. Note: Make sure to account for some jitter between the two systems and make sure to specify your time request in UTC and not in the local time zone.

View the Full Documentation

Get Issue

Request Function: getIssue()
Field Name Field Description
wsVersion value = 2.0.0
id Company identifier.
password Password in our records.
issueId not implemented, we have no proprietary id system for issues to give

View the Full Documentation

Get Service Methods

Request Function: getServiceMethods()
Field Name Field Description
wsVersion value = 2.0.0
id Company identifier.
password Password in our records.

View the Full Documentation

Get Order Status Details

Request Function: getOrderStatusDetails()
Field Name Field Description
wsVersion value = 1.0.0
id Company identifier.
password Password in our records.
queryType (1) poSearch, (2) soSearch, (3) lastUpdate, (4) allOpen
referenceNumber The purchase order/sales order associated with the order.
statusTimeStamp Beginning date time since last status change in UTC. This field will indicate the change date time for any status change GREATER the date time stamp provided. Note: Make sure to account for some jitter between the two systems and make sure to specify your time request in UTC and not in the local time zone.

View the Full Documentation

Get Order Status Types

Request Function: getOrderStatusTypes()
Field Name Field Description
wsVersion value = 1.0.0
id Company identifier.
password Password in our records.

View the Full Documentation