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)CardinalityDescription
Invoice Type Code (Invoice/InvoiceTypeCode)1..1A code specifying the functional type of the invoice

Restrictions

You must use one of the following values in Invoice Type Code field.

CodeDescription
380Invoice
381Credit Note
383Debit Note

Example

<ubl:Invoice>
	<!-- Code omitted for clarity -->
	<cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
	<!-- Code omitted for clarity -->
</ubl:Invoice>