Switzerland (YellowBill): Requested Delivery Period Group

Configure the Requested Delivery Period Group for your Switzerland documents.

The period requested for delivery. For yellowbill CH invoices, this group is used to provide the requested shipment date.

Elements

PathUsage
Invoice/Delivery/RequestedDeliveryPeriodO

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:Delivery>
    <!-- ... omitted for readability -->
    <cac:RequestedDeliveryPeriod>
      <cbc:StartDate>2026-06-01</cbc:StartDate>
    </cac:RequestedDeliveryPeriod>
    <!-- ... omitted for readability -->
  </cac:Delivery>
</ubl:Invoice>

Did this page help you?