Avalara E-Invoicing and Live Reporting

Code Lists
Data Input Fields
Documents
Interop
Mandates
Reports
Subscriptions
Tax Identifiers
Trading Partners

CodeListResponse

Returns a code list definition for a specific country

This model is used in the following APIs:

Parameters
countryCodeOptional
string

Two-letter ISO 3166-1 alpha-2 country code indicating the jurisdiction this code list applies to.

codeListIdOptional
string

System-generated unique identifier of the code list definition. Typically a UUID used to reference this code list internally or via APIs.

codeListNameOptional
string

Human-readable name of the code list, usually describing what the codes represent (for example, document types, tax categories, currencies).

descriptionOptional
string

Textual description of the code list, including what it is used for and whether it represents a global standard (e.g., UN/CEFACT, ISO, EN16931) or a jurisdiction-specific/local extension of that standard.

standardOptional
string

Identifier of the underlying standard or authoritative source for this code list. This may be a formal code list name (e.g., UNCL1001), a standard reference (e.g., EN16931), or an internal standard identifier.

versionsOptional
array

Array of versioned definitions of this code list for the given jurisdiction. Each entry represents a version that is valid for a specific effective/sunset date range, optionally per locale.