Contains details about the tax quote
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
ship-to | container | Required | The destination address details of where the products/services will be delivered to. See ship-to. |
ship-from | container | Optional | The origination address where the goods will be shipped from, or where the service will originate. See ship-from. |
currency | string | Required | Currency code for the tax quote. |
lines | container | Required | Contains the line item details for the purchase. The request can contain multiple lines containers. See lines. |
request-date | 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 |
|---|---|---|
| container | The destination address details of where the products/services will be delivered to. See ship-to. |
| container | The origination address where the goods will be shipped from, or where the service will originate. See ship-from. |
| 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. |
| container | Contains the line item details for the purchase. See lines. |
| boolean | Indicates whether the tax quote has been used in a transaction. Values:
|
| string | The type of tax. Values: |
