Direct Service Providers

Required Fields


SAT FieldDescriptionWhere to find it in Brinta
Type of service or operationCategory of the digital service provideditems[].category[] — see Items > Categories
Customer RFC (when requesting CFDI)Buyer's tax ID — required when the customer requests an invoicebuyer.tax_registrations[].number where type IN (RFC, RFC personas físicas) — see Counterpart > Tax Reg. No.
Service price excluding VATNet amount before taxesitems[].amount — see Items > Amount
VATValue Added Tax applieditems[].taxes[].amount where taxes[].name IN ("VAT","IVA") and taxes[].type = "VAT" — see Taxes Breakdown > Amount
Final price including VATTotal amount paid by the customeritems[].final_amount — see Items > Total and General Information > Final Amount
CFDI NumberUnique identifier of the electronic invoiceinvoice_number, invoice_serie, invoice_key (UUID) — generated by Brinta upon issuance
Recipient's payment methodHow the customer paidpayment_method.type — see General Information > Type

Dashboard Reference

Transaction Details — General Information & Taxes Breakdown

The main transaction screen shows amounts, currency, final amount, and the full tax breakdown including VAT rate, taxable amount, and VAT amount.

📸

Transaction Details — Items

The Items section shows each line item with its service category code, net amount, and total (final amount including taxes).

📸

Notes

  • VAT and final amount are calculated automatically by Brinta — you do not need to send them in the request.
  • CFDI fields (invoice_number, invoice_serie, invoice_key) are returned by Brinta after invoice generation.
  • The Customer RFC is only required when the buyer explicitly requests a CFDI.