AvaTax API
Search Icon
v2
cardImage
Definitions
cardImage
DomainControlVerification
Models
Top 10 EndPoints

AddressesModel

Information about all the addresses involved in this transaction.

For a physical in-person transaction at a retail point-of-sale location, please specify only one address using the singleLocation field.

For a transaction that was shipped, delivered, or provided from an origin location such as a warehouse to a destination location such as a customer, please specify the shipFrom and shipTo addresses.

In the United States, some jurisdictions recognize the address types pointOfOrderOrigin and pointOfOrderAcceptance. These address types affect the sourcing models of some transactions.

VAT transactions support a goodsPlaceOrServiceRendered address, which indicates where goods are located or where services are rendered. VAT transactions also support an import address, which specifies the address of the buyer importing a good from another country.

India GST transactions support a billTo address, which specifies where invoices and other billing-related information are sent to the buyer.

If latitude and longitude information is provided for any of these addresses along with line, city, region, country and postal code information, we will be using only latitude and longitude and will discard line, city, region, country and postal code information for the transaction. Please ensure that you have the correct latitude/longitude information for the addresses prior to using the API. If you provide either latitude or longitude information but not both, we will be using the line, city, region, country and postal code information for the addresses.

Parameters

If this transaction occurred at a retail point-of-sale location, provide that single address here and leave all other address types null.

shipFromOptional

The origination address where the products were shipped from, or from where the services originated.

shipToOptional

The destination address where the products were shipped to, or where the services were delivered.

The place of business where you receive the customer's order. This address type is valid in the United States only and only applies to tangible personal property.

The place of business where you accept/approve the customer’s order, thereby becoming contractually obligated to make the sale. This address type is valid in the United States only and only applies to tangible personal property.

The address where the goods are located or where services are rendered. This address type is valid only for VAT transactions.

importOptional

The address of the buyer importing a good from another country. This address type is valid only for VAT transactions.

billToOptional

The address where invoices and other billing-related information are sent to the buyer. This address type is only for India GST transactions.

card-img
View Example
card-img