Get Lot Quantity 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 by TraceLink. SOAP Message Header. | ||||
soapenv:Body | - |
1...1- | Required. SOAP Message Body. | ||||
urn:GetLotStatus | - |
1...1- | Required. Queries for the status of the Lot. | ||||
LotQueryRequest | - |
0...1- | Required. Mandatory for Get Lot Status message. | ||||
ItemCode | 1/* |
1...1String | Required. Packaging level item code value (e.g. the GTIN-14, CN-ResCode or GS1 Company Prefix value).1 | ||||
ItemCodeType | 1/* |
1...1String | Required. Identifies the packaging
level item code type.2 See the ItemCodeType enumeration list for valid values. |
||||
Lot | 1/* |
1...1String | Required. Lot Number for the query.3 | ||||
LongRunningRestSupport | - |
-Boolean | Not used. | ||||
IncludePackageLevelQuantities | 1/* |
0...1Boolean | Determines if the response includes quantities for each packaging level for the product or lot.4 | ||||
IncludePartialRecallSerialNumbers | 1/* |
0...1Boolean | Determines if the response includes serial numbers included in partial lot recalls.5 | ||||
asynchronousMode | 1/* |
0...1String | If requesting the status of a lot containing more than 100,000 serial numbers, it is recommended to send the message asynchronously. A RequestId token returns in the Get Lot Status response. Use the RequestId value in the FetchLotStatusResult call to retrieve the full lot status when available.Valid values:6
|