FoodVouchers carries the data to produce a CFDI’s “Complemento de Vales de Despensa” (version 1.0) providing detailed information about food vouchers issued by an e-wallet supplier to its customer’s employees.Documentation Index
Fetch the complete documentation index at: https://gobl-regime-code.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/regimes/mx/food-vouchers
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
| Employer Registration | employer_registration | string | Customer’s employer registration number (maps to registroPatronal). | |
| Account Number | account_number | string | true | Customer’s account number (maps to numeroDeCuenta). |
| Total | total | num.Amount | Sum of all line amounts (calculated, maps to total). | |
| Lines | lines | array of regimes.mx.FoodVouchersLine | true | List of food vouchers issued to the customer’s employees (maps to Conceptos). |