Avalara · Example Payload

Excise Excise License Example

Taxes

Excise Excise License Example is an example object payload from Avalara, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

licenseIdlicenseNumberlicenseTypeissuingJurisdictioneffectiveDateexpirationDatestatus

Example Payload

Raw ↑
{
  "licenseId": "12345",
  "licenseNumber": "sample-value",
  "licenseType": "sample-value",
  "issuingJurisdiction": "sample-value",
  "effectiveDate": "2025-04-15",
  "expirationDate": "2025-04-15",
  "status": "Active"
}