Mexico (CFDI): Incoterms

Information and examples for Incoterms for Mexico (CFDI).

Applicable Incoterms code for the invoice delivery. Required when Export Type (/Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/ExportTypeCode) has value VRBL:MX:02.

Name (Path)CardinalityDescription
Incoterms code (/Invoice/DeliveryTerms/ID)1..1Delivery Incoterms code

Restrictions

Use the following codes:

ValueDescription
CFRCost and freight (agreed port of destination).
CIFCost, insurance and freight (agreed port of destination).
CPTCarriage paid to (agreed place of destination).
CIPCarriage and insurance paid to (agreed place of destination).
DAPDelivered at place.
DDPDelivered duty paid (agreed place of destination).
DPUDelivered at place unloaded.
EXWEx works (agreed place).
FCAFree carrier (named place).
FASFree alongside ship (agreed port of loading).
FOBFree on board (agreed port of loading).

Example

<ubl:Invoice>
	<!-- code omitted for clarity -->
	<cac:DeliveryTerms>
		<cbc:ID>FOB</cbc:ID>
	</cac:DeliveryTerms>
	<!-- code omitted for clarity -->
</ubl:Invoice>