tax-quote (XML resource)

Contains details about the tax quote

Request

Property NameTypeRequiredDescription
ship-tocontainerRequiredThe destination address details of where the products/services will be delivered to. See ship-to.
ship-fromcontainerOptionalThe origination address where the goods will be shipped from, or where the service will originate. See ship-from.
currencystringRequiredCurrency code for the tax quote.
linescontainerRequiredContains the line item details for the purchase. The request can contain multiple lines containers. See lines.
request-datestringOptionalThe date the Create Tax Quote request was sent. The default is today's date. Send a different date to backdate.

Response

Property NameTypeDescription
ship-tocontainerThe destination address details of where the products/services will be delivered to. See ship-to.
ship-fromcontainerThe origination address where the goods will be shipped from, or where the service will originate. See ship-from.
currencystringCurrency code for the tax quote.
tax-referencestringBlueSnap identifier for the tax quote.
total-taxdecimalThe total tax amount.
statusstringThe status of the tax quote.

Values: Saved or Committed
company-idintegerThe merchant's company ID in Avalara.
request-datestringThe date the Create Tax Quote request was sent.
total-amountdecimalThe total amount.
total-exemptdecimalThe total exempt amount.
total-taxabledecimalThe total taxable amount.
vat-codestringVAT ID, if applicable.
linescontainerContains the line item details for the purchase. See lines.
usedbooleanIndicates whether the tax quote has been used in a transaction.

Values:
true - The tax quote has been used in a transaction.
false - The tax quote has not been used in a transaction.
tax-vat-typestringThe type of tax.

Values: TAX or VAT