List Open Orders and Receipts Request Guidelines
See How To Use this Guide before interpreting the guidelines below.
The following data is sent in the request to TraceLink:
Data Element | Occurs Length |
Type | Description | ||||
---|---|---|---|---|---|---|---|
soapenv:Envelope | - |
1...1- | Required. SOAP Envelope root element. | ||||
soapenv:Header | - |
1...1- | Required. Not used. | ||||
soapenv:Body | - |
1...1- | Required. SOAP Message Body. | ||||
urn:ListOpenOrdersAndReceipts | - |
1...1- | Required. Finds and lists orders and receipts. | ||||
ListOrderRequest | - |
1...1- | Required. Required field for a List Open Orders and Receipts request. | ||||
DeliveryNumber | 0/* |
0...1String | Delivery number of the receipt that is being requested.1 | ||||
Keywords | 0/* |
0...1String |
Words to search for in the following fields of open orders and receipts:
|
||||
IncludeSalesOrders | 1/* |
1...1Boolean | Required. Indicates whether to include orders where the Sales Distribution Type is one of the following:
|
||||
IncludeReturnOrders | 1/* |
1...1Boolean | Required. Indicates whether to include orders where the Sales Distribution Type is one of the following:
|
||||
ReceiptType | 1/* |
0...1String | The order receipt type. Valid values:
|
||||
saleType | 0/* |
0...1String | The order sale type. Valid values:
|
||||
DateOnOrAfter | 0/* |
0...1Date | The response includes the order and receipts that occurred on or after the specified date.2 | ||||
DateOnOrBefore | 0/* |
0...1Date | The response includes the order and receipts that occurred on or before the specified date.3 |