Operation: DeliveryNoteDetails

The element vcr:DeliveryNoteDetailsRequest extends vct:RequestType with a list of vcr:DeliveryNoteID elements (xsd:normalizedString).

The element vcr:DeliveryNoteDetailsResponse extends vct:ResponseType with a list of vcr:DeliveryNote and vcr:UnknownID elements  (xsd:normalizedString). DeliveryNote consists of the following elements:

Name

Type/occurrence

Description

Name

Type/occurrence

Description

vcr:DeliveryNoteID

xsd:normalizedString

Document number of the order confirmation.

cbc:IssueDate

 

Document date.

vcr:Description

xsd:normalizedString?

Description.

vcr:TrackingURL

xsd:anyURI*

URL for package tracing.

cac:Party

?

Buyer's business data.

cbc:DeliveryAddress

?

Delivery address.

vcr:LineItem

+

Delivery note's line items.

Rules

  1. The document numbers (DeliveryNoteID) submitted in a request serve as a basis for determining the delivery notes whose document number is identical to one of the assigned document numbers.

  2. Found delivery notes are communicated as DeliveryNote elements in the response.

  3. Communicated for each document number for which no delivery note can be determined is an UnknownID element whose content comprises the document number.

  4. The sum of the number of DeliveryNote and UnkownID elements in the response must match the number of DeliveryNoteID elements in the request.

  5. OrderID or OrderConfirmationID references are to be used in the LineItem elements, unless the server profile has conveyed an UnsupportedQuery element whose content is a DeliveryNote-OrderID or DeliveryNote-OrderConfirmationID, or the line item is actually not related to any order confirmation.