United States (DBNA): Delivery Group of the Line

Configure the Delivery Group of the Line for your United States documents.

A delivery associated with this invoice line. This standard UBL element can be used in the US.

Elements

PathCardinalityUsageFinal Format Path
Invoice/InvoiceLine/Delivery0..nO/Invoice/cac:InvoiceLine/cac:Delivery

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:InvoiceLine>
    <!-- ... omitted for readability -->
    <cac:Delivery>
      <cbc:ActualDeliveryDate>2026-05-20</cbc:ActualDeliveryDate>
    </cac:Delivery>
    <!-- ... omitted for readability -->
  </cac:InvoiceLine>
</ubl:Invoice>

Did this page help you?