Avalara · Example Payload

Avatax Brazil Invoice Request Example

Taxes

Avatax Brazil Invoice Request Example is an example object payload from Avalara, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

invoiceTypecompanyIdtransactionDatelines

Example Payload

Raw ↑
{
  "invoiceType": "NF-e",
  "companyId": "12345",
  "transactionDate": "2025-04-15T14:30:00Z",
  "lines": [
    "sample-value"
  ]
}