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 |
| string | Body | Required | This parameter specifies the unique code of the contact we assign to this company. |
| string | Body | Optional | This parameter defines the company email address saved in this contact. |
| string | Body | Optional | This parameter defines the company phone number saved in this contact. |