Avalara · Example Payload

E Invoicing Document Event Example

Taxes

E Invoicing Document Event 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

eventDateeventTypemessage

Example Payload

Raw ↑
{
  "eventDate": "2025-04-15T14:30:00Z",
  "eventType": "sample-value",
  "message": "sample-value"
}