Serial Number Verification Request Guidelines
See How To Use this Guide before interpreting the guidelines below.
The following outlines the Serial Number Verification Request message guidelines.
| Data Element | Occurs | Format | Length | Enums | Req | Description | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| soapenv:Envelope | 1...1 | - | - | - | M | SOAP Envelope root element of the message. | |||||
| soapenv:Header | 0...1 | - | - | - | O | Not used by TraceLink. SOAP message Header. | |||||
| soapenv:Body | 1...1 | - | - | - | M | SOAP message Body with details of the request. | |||||
| urn:RequestSerialNumberVerification | 1...1 | - | - | - | M | The Serial Number Verification Request message payload. | |||||
| SerialNumberVerificationRequest | 1...1 | - | - | - | M | Mandatory for a Serial Number Verification Request. | |||||
| choice | 1...1 | - | - | - | M | Choice of only one, either ProductNumber or ItemCode. | |||||
| ProductNumber | 0...1 | String | 1/12 | - | C | Product identifier
code for the requested serial number status. |
|||||
| @type | 0...1 | String | 0/* | - | M | Product code type. Valid value: PPN. | |||||
| ItemCode | 0...1 | String | 1/14 | - | C | Item code identifier for the srequested serial number status. |
|||||
| @type | 0...1 | String | 0/* | - | M | Item code type. Valid value:
|
|||||
| LotNumber | 1...1 | String | 1/20 | - | M | Item lot number. | |||||
| ExpirationDate | 1...1 | String | 1/10 | - | M | Lot or batch expiration date in YYYY-MM-DD format. |
|||||
| SerialNumberList | 1...1 | - | - | - | M | List of serial numbers for verification. | |||||
| SerialNumber | 1...* | String | 1/20 | - | M | Serial number, i.e. the AI(21) component of the 2D barcode, in a list of serial numbers. | |||||