Contains details about the tax quote
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
shipTo | object | Required | The destination address where the products/services will be delivered. See shipTo. |
shipFrom | object | Optional | The origination address where the goods will be shipped from, or where the service will originate. See shipFrom. |
currency | string | Required | Currency code for the tax quote. |
lines | array | Required | Contains the line item details of the purchase. See lines. |
requestDate | string | Optional | The date the Create Tax Quote request was sent. The default is today's date. Send a different date to backdate. |
Response
Property Name | Type | Description |
|---|---|---|
| object | The destination address where the products/services will be delivered. See shipTo. |
| object | The origination address where the goods will be shipped from, or where the service will originate. See shipFrom. |
| string | Currency code for the tax quote. |
| string | BlueSnap identifier for the tax quote. |
| decimal | The total tax amount. |
| string | The status of the tax quote. Values: |
| integer | The merchant's company ID in Avalara. |
| string | The date the Create Tax Quote request was sent. |
| decimal | The total amount. |
| decimal | The total exempt amount. |
| decimal | The total taxable amount. |
| string | VAT ID, if applicable. |
| array | Contains the line item details of the purchase. See lines. |
| boolean | Indicates whether the tax quote has been used in a transaction. Values:
|
| string | The type of tax. Values: |
