Avalara · Example Payload

E Invoicing Document Submission Response Example

Taxes

E Invoicing Document Submission Response Example is an example object payload from Avalara, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatusstatusDate

Example Payload

Raw ↑
{
  "id": "12345",
  "status": "Pending",
  "statusDate": "2025-04-15T14:30:00Z"
}