Avalara · JSON Structure
Avalara Structure
Structural overview of the Avalara API surface; extracted from openapi/.
Type:
Properties: 0
Taxes
Avalara Structure is a JSON Structure definition published by Avalara.
Meta-schema:
JSON Structure
{
"provider": "Avalara",
"providerId": "avalara",
"kind": "json-structure",
"description": "Structural overview of the Avalara API surface; extracted from openapi/.",
"schemaCount": 0,
"operationCount": 360,
"schemas": [],
"operations": [
{
"method": "POST",
"path": "/api/v2/accounts/{id}/resetlicensekey",
"operationId": null,
"summary": "Avalara AccountResetLicenseKey",
"tags": [
"Accounts"
]
},
{
"method": "POST",
"path": "/api/v2/accounts/{id}/activate",
"operationId": null,
"summary": "Avalara ActivateAccount",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/api/v2/accounts/{id}/audit",
"operationId": null,
"summary": "Avalara AuditAccount",
"tags": [
"Accounts"
]
},
{
"method": "POST",
"path": "/api/v2/accounts/{id}/licensekey",
"operationId": null,
"summary": "Avalara CreateLicenseKey",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/api/v2/accounts/{id}/licensekey/{licensekeyname}",
"operationId": null,
"summary": "Avalara GetLicenseKey",
"tags": [
"Accounts"
]
},
{
"method": "DELETE",
"path": "/api/v2/accounts/{id}/licensekey/{licensekeyname}",
"operationId": null,
"summary": "Avalara DeleteLicenseKey",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/api/v2/accounts/{id}",
"operationId": null,
"summary": "Avalara GetAccount",
"tags": [
"Accounts"
]
},
{
"method": "PUT",
"path": "/api/v2/accounts/{id}",
"operationId": null,
"summary": "Avalara UpdateAccount",
"tags": [
"Registrar"
]
},
{
"method": "DELETE",
"path": "/api/v2/accounts/{id}",
"operationId": null,
"summary": "Avalara DeleteAccount",
"tags": [
"Registrar"
]
},
{
"method": "GET",
"path": "/api/v2/accounts/{id}/configuration",
"operationId": null,
"summary": "Avalara GetAccountConfiguration",
"tags": [
"Accounts"
]
},
{
"method": "POST",
"path": "/api/v2/accounts/{id}/configuration",
"operationId": null,
"summary": "Avalara SetAccountConfiguration",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/api/v2/accounts/{id}/licensekeys",
"operationId": null,
"summary": "Avalara GetLicenseKeys",
"tags": [
"Accounts"
]
},
{
"method": "GET",
"path": "/api/v2/accounts",
"operationId": null,
"summary": "Avalara QueryAccounts",
"tags": [
"Accounts"
]
},
{
"method": "POST",
"path": "/api/v2/accounts",
"operationId": null,
"summary": "Avalara CreateAccount",
"tags": [
"Registrar"
]
},
{
"method": "GET",
"path": "/api/v2/addresses/resolve",
"operationId": null,
"summary": "Avalara ResolveAddress",
"tags": [
"Addresses"
]
},
{
"method": "POST",
"path": "/api/v2/addresses/resolve",
"operationId": null,
"summary": "Avalara ResolveAddressPost",
"tags": [
"Addresses"
]
},
{
"method": "GET",
"path": "/api/v2/advancedrules/accounts/{accountId}/companies/{companyId}/lookupFiles",
"operationId": null,
"summary": "Avalara GetCompanyLookupFiles",
"tags": [
"AdvancedRules"
]
},
{
"method": "POST",
"path": "/api/v2/advancedrules/accounts/{accountId}/companies/{companyId}/lookupFiles",
"operationId": null,
"summary": "Avalara CreateCompanyLookupFile",
"tags": [
"AdvancedRules"
]
},
{
"method": "GET",
"path": "/api/v2/advancedrules/accounts/{accountId}/lookupFiles/{id}",
"operationId": null,
"summary": "Avalara GetLookupFile",
"tags": [
"AdvancedRules"
]
},
{
"method": "PUT",
"path": "/api/v2/advancedrules/accounts/{accountId}/lookupFiles/{id}",
"operationId": null,
"summary": "Avalara UpdateLookupFile",
"tags": [
"AdvancedRules"
]
},
{
"method": "DELETE",
"path": "/api/v2/advancedrules/accounts/{accountId}/lookupFiles/{id}",
"operationId": null,
"summary": "Avalara DeleteLookupFile",
"tags": [
"AdvancedRules"
]
},
{
"method": "GET",
"path": "/api/v2/avafileforms",
"operationId": null,
"summary": "Avalara QueryAvaFileForms",
"tags": [
"AvaFileForms"
]
},
{
"method": "POST",
"path": "/api/v2/avafileforms",
"operationId": null,
"summary": "Avalara CreateAvaFileForms",
"tags": [
"AvaFileForms"
]
},
{
"method": "GET",
"path": "/api/v2/avafileforms/{id}",
"operationId": null,
"summary": "Avalara GetAvaFileForm",
"tags": [
"AvaFileForms"
]
},
{
"method": "PUT",
"path": "/api/v2/avafileforms/{id}",
"operationId": null,
"summary": "Avalara UpdateAvaFileForm",
"tags": [
"AvaFileForms"
]
},
{
"method": "DELETE",
"path": "/api/v2/avafileforms/{id}",
"operationId": null,
"summary": "Avalara DeleteAvaFileForm",
"tags": [
"AvaFileForms"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/batches/{id}/cancel",
"operationId": null,
"summary": "Avalara CancelBatch",
"tags": [
"Batches"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/batches",
"operationId": null,
"summary": "Avalara ListBatchesByCompany",
"tags": [
"Batches"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/batches",
"operationId": null,
"summary": "Avalara CreateBatches",
"tags": [
"Batches"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/batches/transactions",
"operationId": null,
"summary": "Avalara CreateTransactionBatch",
"tags": [
"Batches"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/batches/{id}",
"operationId": null,
"summary": "Avalara GetBatch",
"tags": [
"Batches"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/batches/{id}",
"operationId": null,
"summary": "Avalara DeleteBatch",
"tags": [
"Batches"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/batches/{batchId}/files/{id}/attachment",
"operationId": null,
"summary": "Avalara DownloadBatch",
"tags": [
"Batches"
]
},
{
"method": "GET",
"path": "/api/v2/batches",
"operationId": null,
"summary": "Avalara QueryBatches",
"tags": [
"Batches"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certexpressinvites",
"operationId": null,
"summary": "Avalara CreateCertExpressInvitation",
"tags": [
"CertExpressInvites"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certexpressinvites/{id}",
"operationId": null,
"summary": "Avalara GetCertExpressInvitation",
"tags": [
"CertExpressInvites"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certexpressinvites",
"operationId": null,
"summary": "Avalara ListCertExpressInvitations",
"tags": [
"CertExpressInvites"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates",
"operationId": null,
"summary": "Avalara QueryCertificates",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates",
"operationId": null,
"summary": "Avalara CreateCertificates",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates/{id}",
"operationId": null,
"summary": "Avalara GetCertificate",
"tags": [
"Certificates"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/certificates/{id}",
"operationId": null,
"summary": "Avalara UpdateCertificate",
"tags": [
"Certificates"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/certificates/{id}",
"operationId": null,
"summary": "Avalara DeleteCertificate",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates/{id}/attachment",
"operationId": null,
"summary": "Avalara DownloadCertificateImage",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/{id}/attachment",
"operationId": null,
"summary": "Avalara UploadCertificateImage",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates/setup",
"operationId": null,
"summary": "Avalara GetCertificateSetup",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/setup",
"operationId": null,
"summary": "Avalara RequestCertificateSetup",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/{id}/attributes/link",
"operationId": null,
"summary": "Avalara LinkAttributesToCertificate",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/{id}/customers/link",
"operationId": null,
"summary": "Avalara LinkCustomersToCertificate",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates/{id}/attributes",
"operationId": null,
"summary": "Avalara ListAttributesForCertificate",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/certificates/{id}/customers",
"operationId": null,
"summary": "Avalara ListCustomersForCertificate",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/{id}/attributes/unlink",
"operationId": null,
"summary": "Avalara UnlinkAttributesFromCertificate",
"tags": [
"Certificates"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/certificates/{id}/customers/unlink",
"operationId": null,
"summary": "Avalara UnlinkCustomersFromCertificate",
"tags": [
"Certificates"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}/certify",
"operationId": null,
"summary": "Avalara CertifyIntegration",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}/filingstatus",
"operationId": null,
"summary": "Avalara GetFilingStatus",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{id}/filingstatus",
"operationId": null,
"summary": "Avalara ChangeFilingStatus",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies/initialize",
"operationId": null,
"summary": "Avalara CompanyInitialize",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies",
"operationId": null,
"summary": "Avalara QueryCompanies",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies",
"operationId": null,
"summary": "Avalara CreateCompanies",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/parameters",
"operationId": null,
"summary": "Avalara ListCompanyParameterDetails",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/parameters",
"operationId": null,
"summary": "Avalara CreateCompanyParameters",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{id}/funding/setup",
"operationId": null,
"summary": "Avalara CreateFundingRequest",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}",
"operationId": null,
"summary": "Avalara GetCompany",
"tags": [
"Companies"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{id}",
"operationId": null,
"summary": "Avalara UpdateCompany",
"tags": [
"Companies"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{id}",
"operationId": null,
"summary": "Avalara DeleteCompany",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/parameters/{id}",
"operationId": null,
"summary": "Avalara GetCompanyParameterDetail",
"tags": [
"Companies"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/parameters/{id}",
"operationId": null,
"summary": "Avalara UpdateCompanyParameterDetail",
"tags": [
"Companies"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/parameters/{id}",
"operationId": null,
"summary": "Avalara DeleteCompanyParameter",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/funding/configuration",
"operationId": null,
"summary": "Avalara FundingConfigurationByCompany",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/funding/configurations",
"operationId": null,
"summary": "Avalara FundingConfigurationsByCompanyAndCurrency",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}/configuration",
"operationId": null,
"summary": "Avalara GetCompanyConfiguration",
"tags": [
"Companies"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{id}/configuration",
"operationId": null,
"summary": "Avalara SetCompanyConfiguration",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}/paymentdetails/{periodyear}/{periodmonth}",
"operationId": null,
"summary": "Avalara ListACHEntryDetailsForCompany",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{id}/funding",
"operationId": null,
"summary": "Avalara ListFundingRequestsByCompany",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/mrs",
"operationId": null,
"summary": "Avalara ListMrsCompanies",
"tags": [
"Companies"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/contacts",
"operationId": null,
"summary": "Avalara ListContactsByCompany",
"tags": [
"Contacts"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/contacts",
"operationId": null,
"summary": "Avalara CreateContacts",
"tags": [
"Contacts"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/contacts/{id}",
"operationId": null,
"summary": "Avalara GetContact",
"tags": [
"Contacts"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/contacts/{id}",
"operationId": null,
"summary": "Avalara UpdateContact",
"tags": [
"Contacts"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/contacts/{id}",
"operationId": null,
"summary": "Avalara DeleteContact",
"tags": [
"Contacts"
]
},
{
"method": "GET",
"path": "/api/v2/contacts",
"operationId": null,
"summary": "Avalara QueryContacts",
"tags": [
"Contacts"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers",
"operationId": null,
"summary": "Avalara QueryCustomers",
"tags": [
"Customers"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/customers",
"operationId": null,
"summary": "Avalara CreateCustomers",
"tags": [
"Customers"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}",
"operationId": null,
"summary": "Avalara GetCustomer",
"tags": [
"Customers"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}",
"operationId": null,
"summary": "Avalara UpdateCustomer",
"tags": [
"Customers"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}",
"operationId": null,
"summary": "Avalara DeleteCustomer",
"tags": [
"Customers"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/attributes/link",
"operationId": null,
"summary": "Avalara LinkAttributesToCustomer",
"tags": [
"Customers"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certificates/link",
"operationId": null,
"summary": "Avalara LinkCertificatesToCustomer",
"tags": [
"Customers"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/customers/billto/{code}/shipto/link",
"operationId": null,
"summary": "Avalara LinkShipToCustomersToBillCustomer",
"tags": [
"Customers"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/attributes",
"operationId": null,
"summary": "Avalara ListAttributesForCustomer",
"tags": [
"Customers"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certificates",
"operationId": null,
"summary": "Avalara ListCertificatesForCustomer",
"tags": [
"Customers"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certificates/{country}/{region}",
"operationId": null,
"summary": "Avalara ListValidCertificatesForCustomer",
"tags": [
"Customers"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/attributes/unlink",
"operationId": null,
"summary": "Avalara UnlinkAttributesFromCustomer",
"tags": [
"Customers"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/customers/{customerCode}/certificates/unlink",
"operationId": null,
"summary": "Avalara UnlinkCertificatesFromCustomer",
"tags": [
"Customers"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/datasources",
"operationId": null,
"summary": "Avalara ListDataSources",
"tags": [
"DataSources"
]
},
{
"method": "POST",
"path": "/api/v2/companies/{companyId}/datasources",
"operationId": null,
"summary": "Avalara CreateDataSources",
"tags": [
"DataSources"
]
},
{
"method": "GET",
"path": "/api/v2/companies/{companyId}/datasources/{id}",
"operationId": null,
"summary": "Avalara GetDataSourceById",
"tags": [
"DataSources"
]
},
{
"method": "PUT",
"path": "/api/v2/companies/{companyId}/datasources/{id}",
"operationId": null,
"summary": "Avalara UpdateDataSource",
"tags": [
"DataSources"
]
},
{
"method": "DELETE",
"path": "/api/v2/companies/{companyId}/datasources/{id}",
"operationId": null,
"summary": "Avalara DeleteDataSource",
"tags": [
"DataSources"
]
},
{
"method": "GET",
"path": "/api/v2/datasources",
"operationId": null,
"summary": "Avalara QueryDataSources",
"tags": [
"DataSources"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/crossborder/{country}/{hsCode}/hierarchy",
"operationId": null,
"summary": "Avalara GetCrossBorderCode",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/filingcalendars/loginverifiers/{form}",
"operationId": null,
"summary": "Avalara GetLoginVerifierByForm",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/listallmarketplacelocations",
"operationId": null,
"summary": "Avalara ListAllMarketplaceLocations",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/avafileforms",
"operationId": null,
"summary": "Avalara ListAvaFileForms",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/certificateattributes",
"operationId": null,
"summary": "Avalara ListCertificateAttributes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/certificateexemptreasons",
"operationId": null,
"summary": "Avalara ListCertificateExemptReasons",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/certificateexposurezones",
"operationId": null,
"summary": "Avalara ListCertificateExposureZones",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/classification/parametersusage",
"operationId": null,
"summary": "Avalara ListClassificationParametersUsage",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/communications/transactiontypes/{id}/servicetypes",
"operationId": null,
"summary": "Avalara ListCommunicationsServiceTypes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/communications/tspairs",
"operationId": null,
"summary": "Avalara ListCommunicationsTSPairs",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/communications/transactiontypes",
"operationId": null,
"summary": "Avalara ListCommunicationsTransactionTypes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/countries",
"operationId": null,
"summary": "Avalara ListCountries",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/coverletters",
"operationId": null,
"summary": "Avalara ListCoverLetters",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/crossborder/{country}/{hsCode}",
"operationId": null,
"summary": "Avalara ListCrossBorderCodes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/crossborder/sections",
"operationId": null,
"summary": "Avalara ListCrossBorderSections",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/currencies",
"operationId": null,
"summary": "Avalara ListCurrencies",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/entityusecodes",
"operationId": null,
"summary": "Avalara ListEntityUseCodes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/filingfrequencies",
"operationId": null,
"summary": "Avalara ListFilingFrequencies",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/jurisdictionTypes/countries/{country}/taxtypes/{taxTypeId}/taxsubtypes/{taxSubTypeId}",
"operationId": null,
"summary": "Avalara ListJurisdictionTypesByRateTypeTaxTypeMapping",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/jurisdictions",
"operationId": null,
"summary": "Avalara ListJurisdictions",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/jurisdictionsnearaddress",
"operationId": null,
"summary": "Avalara ListJurisdictionsByAddress",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/jurisdictions/countries/{country}/taxtypes/{taxTypeId}/taxsubtypes/{taxSubTypeId}",
"operationId": null,
"summary": "Avalara ListJurisdictionsByRateTypeTaxTypeMapping",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/locationquestions",
"operationId": null,
"summary": "Avalara ListLocationQuestionsByAddress",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/filingcalendars/loginverifiers",
"operationId": null,
"summary": "Avalara ListLoginVerifiers",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/marketplacelocations",
"operationId": null,
"summary": "Avalara ListMarketplaceLocations",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus",
"operationId": null,
"summary": "Avalara ListNexus",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus/byaddress",
"operationId": null,
"summary": "Avalara ListNexusByAddress",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus/{country}",
"operationId": null,
"summary": "Avalara ListNexusByCountry",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus/{country}/{region}",
"operationId": null,
"summary": "Avalara ListNexusByCountryAndRegion",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus/byform/{formCode}",
"operationId": null,
"summary": "Avalara ListNexusByFormCode",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexus/bytaxtypegroup/{taxTypeGroup}",
"operationId": null,
"summary": "Avalara ListNexusByTaxTypeGroup",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/nexustaxtypegroups",
"operationId": null,
"summary": "Avalara ListNexusTaxTypeGroups",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticecustomerfundingoptions",
"operationId": null,
"summary": "Avalara ListNoticeCustomerFundingOptions",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticecustomertypes",
"operationId": null,
"summary": "Avalara ListNoticeCustomerTypes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticefilingtypes",
"operationId": null,
"summary": "Avalara ListNoticeFilingtypes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticepriorities",
"operationId": null,
"summary": "Avalara ListNoticePriorities",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticereasons",
"operationId": null,
"summary": "Avalara ListNoticeReasons",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticeresponsibilities",
"operationId": null,
"summary": "Avalara ListNoticeResponsibilities",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticerootcauses",
"operationId": null,
"summary": "Avalara ListNoticeRootCauses",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticestatuses",
"operationId": null,
"summary": "Avalara ListNoticeStatuses",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/noticetypes",
"operationId": null,
"summary": "Avalara ListNoticeTypes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/parameters",
"operationId": null,
"summary": "Avalara ListParameters",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/accounts/{accountId}/parameters",
"operationId": null,
"summary": "Avalara ListParametersByAccount",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/parameters/byitem/{companyCode}/{itemCode}",
"operationId": null,
"summary": "Avalara ListParametersByItem",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/parametersusage",
"operationId": null,
"summary": "Avalara ListParametersUsage",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/permissions",
"operationId": null,
"summary": "Avalara ListPermissions",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/postalcodes",
"operationId": null,
"summary": "Avalara ListPostalCodes",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/preferredprograms",
"operationId": null,
"summary": "Avalara ListPreferredPrograms",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/v2/definitions/productclassificationsystems",
"operationId": null,
"summary": "Avalara ListProductClassificationSystems",
"tags": [
"Definitions"
]
},
{
"method": "GET",
"path": "/api/
# --- truncated at 32 KB (77 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/avalara/refs/heads/main/json-structure/avalara-structure.json