Get Receipt 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 Notes
soapenv:Envelope [1...1]
[]

Required. The SOAP envelope root element.

  soapenv:Header [1...1]
[]

Not used.

  soapenv:Body [1...1]
[]

Required. The SOAP message body.

    urn:GetReceipt [1...1]
[]

Required. Creates or updates a Get Receipt request.

      DeliveryNumber [1...1]
[1/*]
String

Required. The Delivery Number of the SOM Receipt being requested.

      SenderInfo [0...1]
[-]
- Conditionally requiredif the same DeliveryNumber is used for multiple shipments. Captures information about the business entity and location that is sending the shipment.
        FromBusinessPartyInfo [0...*]
[-]
- Captures the identifiers associated with the business entity that is sending the shipment.
          BusinessId [0...*]
[-]
- Captures the identifiers associated with the business entity that is sending the shipment.
            @type [0...1]
[1/*]
String

Conditionally required if the same BusinessId is present. Captures the sold from business identifier value. See the BusinessAndLocationId enumeration list for valid values.

        ShipFromLocationInfo [0...1]
[-]
- Captures the identifiers associated with the location that is sending the shipment.
          FacilityId [0...*]
[-]
- Indicates the identifiers associated with the business location that is sending the shipment.
            @type [1...1]
[1/*]
String

Conditionally required if the FacilityId is present. Indicates the ship from location identifier value. See the BusinessAndLocationId enumeration list for valid values.