AvaTax
LocationModel
A location where this company does business. Some jurisdictions may require you to list all locations where your company does business.
This model is used in the following APIs:
The unique ID number of this location.
The unique ID number of the company that operates at this location.
A code that identifies this location. Must be unique within your company.
A friendly name for this location.
Indicates whether this location is a physical place of business or a temporary salesperson location.
Indicates the type of place of business represented by this location.
Indicates whether the Marketplace is outside or in USA
The first line of the physical address of this location.
The second line of the physical address of this location.
The third line of the physical address of this location.
The city of the physical address of this location.
The county name of the physical address of this location. Not required.
Name or ISO 3166 code identifying the region within the country of the physical address of this location.
This field supports many different region identifiers:
- Two and three character ISO 3166 region codes
- Fully spelled out names of the region in ISO supported languages
- Common alternative spellings for many regions
For a full list of all supported codes and names, please see the Definitions API ListRegions.
The postal code or zip code of the physical address of this location.
Name or ISO 3166 code identifying the country of the physical address of this location.
This field supports many different country identifiers:
- Two character ISO 3166 codes
- Three character ISO 3166 codes
- Fully spelled out names of the country in ISO supported languages
- Common alternative spellings for many countries
For a full list of all supported codes and names, please see the Definitions API ListCountries.
Geospatial latitude measurement, in Decimal Degrees floating point format. If provided along with longitude, these coordinates will be used for tax calculations and will take precedence over the address fields.
Geospatial longitude measurement, in Decimal Degrees floating point format. If provided along with latitude, these coordinates will be used for tax calculations and will take precedence over the address fields.
Set this flag to true to indicate that this is the default location for this company.
Set this flag to true to indicate that this location has been registered with a tax authority.
If this location has a different business name from its legal entity name, specify the "Doing Business As" name for this location.
A friendly name for this location.
The date when this location was opened for business, or null if not known.
If this place of business has closed, the date when this location closed business.
The most recent date when a transaction was processed for this location. Set by AvaTax.
The date when this location was registered with a tax authority. Not required.
The date when this record was created.
The User ID of the user who created this record.
The date/time when this record was last modified.
The user ID of the user who last modified this record.
Extra information required by certain jurisdictions for filing. For a list of settings recognized by Avalara, query the endpoint "/api/v2/definitions/locationquestions". To determine the list of settings required for this location, query the endpoint "/api/v2/companies/(id)/locations/(id)/validate".
List of location parameters.