Mexico (CFDI): Trusted Exporter
Configure the Trusted Exporter for your Mexico documents.
An identifier of the trusted exporter, in accordance with Article 22 of Annex 1 of the Free Trade Agreement with the European Union and the Decision of the European Community.
| Name (Path) | Cardinality | Description |
|---|---|---|
Trusted Exporter (/Invoice/AccountingSupplierParty/Party/PartyIdentification/ID[@schemeID='VRBL:MX:TrustedExporter']) | 0..1 | Identifier of trusted exporter. |
Example
<ubl:Invoice>
<!-- code omitted for clarity -->
<cac:AccountingSupplierParty>
<cac:Party>
<cac:PartyIdentification>
<cbc:ID schemeID="VRBL:MX:TrustedExporter">EXP-CONF-123456</cbc:ID>
</cac:PartyIdentification>
<!-- code omitted for clarity -->
</cac:Party>
<cac:AccountingSupplierParty>
<!-- code omitted for clarity -->
</ubl:Invoice>
Updated 6 days ago
