Skip to main content
FuelAccountLine represents a single fuel purchase made with an e-wallet issued by the invoice’s supplier.

Schema ID

https://gobl.org/draft-0/regimes/mx/fuel-account-balance#/$defs/FuelAccountLine

Properties

TitlePropertyTypeDescription
IndexiintegerIndex of the line starting from 1 (calculated)
E-wallet Identifiere_wallet_idcbc.CodeIdentifier of the e-wallet used to make the purchase (maps to Identificador).
Purchase Date and Timepurchase_date_timecal.DateTimeDate and time of the purchase (maps to Fecha).
Vendor’s Tax Identity Codevendor_tax_codecbc.CodeTax Identity Code of the fuel’s vendor (maps to Rfc)
Service Station Codeservice_station_codecbc.CodeCode of the service station where the purchase was made (maps to ClaveEstacion).
Quantityquantitynum.AmountAmount of fuel units purchased (maps to Cantidad)
Itemitemregimes.mx.FuelAccountItemDetails of the fuel purchased.
Purchase Codepurchase_codecbc.CodeIdentifier of the purchase (maps to FolioOperacion).
Totaltotalnum.AmountResult of quantity multiplied by the unit price (maps to Importe).
Taxestaxesarray of regimes.mx.FuelAccountTaxMap of taxes applied to the purchase (maps to Traslados).