| Name | Description | Type | Additional Information |
|---|---|---|---|
| ShipTo |
The ship to address to use for tax rates |
string | |
| LocationId |
The location Id to use for tax rates |
string |
Required Max length: 6 |
| TransType |
The transaction type. Accepts INV or QT, If not included will default to INV. |
string |
Must be one of these values: INV,QT |
| Products |
The list of products to use in the tax rate lookup |
Collection of ClsTaxRateProductRequest |
List cannot be empty |
| Customers |
The list of customers to use in the tax rate lookup |
Collection of ClsTaxRateCustomerRequest |
List cannot be empty Maximum of 8 allowed |