Avalara · Example Payload

Mylodgetax Filing Obligation Example

Taxes

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

Top-level fields

jurisdictiontaxTypefilingFrequencynextDueDateregistrationRequiredregistrationUrl

Example Payload

Raw ↑
{
  "jurisdiction": "sample-value",
  "taxType": "sample-value",
  "filingFrequency": "Monthly",
  "nextDueDate": "2025-04-15",
  "registrationRequired": true,
  "registrationUrl": "sample-value"
}