Mexico (CFDI): Transfer Reason
The Transfer Reason for Mexico (CDFI).
The reason code identifying why goods in a final export are not being sold, or if the goods are sold and being transferred without charge from the sender to the recipient or consignee.
| Name (Path) | Cardinality | Description |
|---|---|---|
Transfer Reason (/Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/TransferReasonCode) | 0..1 | An extension element specifying the transfer reason. |
Restrictions
Use the following codes:
| Code | Description |
|---|---|
VRBL:MX:01 | Shipment of previously invoiced goods |
VRBL:MX:02 | Relocation of company-owned goods |
VRBL:MX:03 | Shipment of goods subject to a consignment agreement |
VRBL:MX:04 | Shipment of goods for subsequent sale |
VRBL:MX:05 | Shipment of goods owned by third parties |
VRBL:MX:99 | Other |
Example
<ubl:Invoice>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:InvoiceExtension>
<!-- code omitted for clarity -->
<vrbl:TransferReasonCode>VRBL:MX:04</vrbl:TransferReasonCode>
<!-- code omitted for clarity -->
</vrbl:InvoiceExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- code omitted for clarity -->
</ubl:Invoice>
Updated 8 days ago
