Mexico (CFDI): Invoice Type Code
You need to specify the invoice type in your Mexico Documents.
For the Mexican CFDI documents, the following subset of the UNCL 1001 can be provided as the Invoice Type Code.
Element
| Name (Path) | Cardinality | Description |
|---|---|---|
Invoice Type Code (Invoice/InvoiceTypeCode) | 1..1 | A code specifying the functional type of the invoice |
Restrictions
You must use one of the following values in Invoice Type Code field.
| Code | Description |
|---|---|
MX:I | 380 or 383 |
MX:E | 381 |
Example
<Invoice>
<!-- Code omitted for clarity -->
<InvoiceTypeCode>MX:I</InvoiceTypeCode>
<!-- Code omitted for clarity -->
</Invoice>
Updated 14 days ago
