Search⌘ K
AI Features

API Objects' Details

Explore the attributes of important Avalara AvaTax API objects such as contacts, items, locations, lines, verify, changeCode, and commit. Understand their roles to work effectively with tax data and improve automated sales tax calculations using Python.

The contacts object

Some of the attributes of the contacts object are as follows:

Name

Type

Parameter Type

Category

Description

contactCode

string

Body

Required

This parameter specifies the unique code of the contact we assign to this company.

email

string

Body

Optional

This parameter defines the company email address saved in this contact.

phone

string

Body

Optional

This parameter defines the company phone number saved in this contact.

The items object

...