FuelAccountBalance carries the data to produce a CFDI’s “Complemento de Estado de Cuenta de Combustibles para Monederos Electrónicos” (version 1.2 revision B) providing detailed information about fuel purchases made with electronic wallets.Documentation Index
Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/regimes/mx/fuel-account-balance
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Account Number | account_number | string | Customer’s account number (maps to NumeroDeCuenta). |
| Subtotal | subtotal | num.Amount | Sum of all line totals (i.e. taxes not included) (calculated, maps to SubTotal). |
| Total | total | num.Amount | Grand total after taxes have been applied (calculated, maps to Total). |
| Lines | lines | array of regimes.mx.FuelAccountLine | List of fuel purchases made with the customer’s e-wallets (maps to Conceptos). |