Estimate Taxes

Estimate taxes on the value of products and shipping prior to creating an order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
shipToAddress
object

The address the sale is being delivered to or picked up from.

string
enum

The type of productId used in the request to identify orders in our system. (SKU or VS_ID)

Allowed:
products
array of objects

A list of products that will go on the order

products
shippingRate
object

The shipping rate that will be used to ship the order. You can call the Estimate Shipping API to get a list of shipping rates for a specific address. You can also call the Get Shipping Rate Codes API to get a list of all possible rate codes for the producer.

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!