Avalara · Example Payload

Excise Transaction Party Example

Taxes

Excise Transaction Party 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

companyIdlocationIdnamelicenseNumber

Example Payload

Raw ↑
{
  "companyId": "12345",
  "locationId": "12345",
  "name": "Sample Name",
  "licenseNumber": "sample-value"
}