VRBL: Carriers
Carriers can be used to deliver goods.
Use the Carriers subelement of the Delivery element to specify carrier information.
You can also use the DeliveryParty subelement to model the delivery party.
Country-Specific configurations
- Italy: Carrier's EORI Code
- Italy: Carrier's Fiscal Code
- Italy: Carrier Party Data (Optional)
- Italy: Carrier's Driver's License ID
Example
<ubl:Invoice>
<cac:Delivery>
<!-- Code omitted for clarity -->
<cac:CarrierParty>
<!-- Code omitted for clarity -->
<cac:PartyIdentification>
<cbc:ID schemeID="0210">667788990</cbc:ID>
</cac:PartyIdentification>
<!-- Code omitted for clarity -->
</cac:CarrierParty>
</cac:Delivery>
</ubl:Invoice>
Updated 5 months ago
