v1

latestOpenAPI 3.1.02026-07-245575200.1 KB
Tax

Get tax rate for merchant

Returns the tax rate and amount to collect for a given amount, zip code, and currency. Uses the merchant's configured product category.

get/v1/tax/tax_rate

Query parameters

amountinteger required
currencystring required
taxSource'ip' | 'zipcode' | 'merchant'
zipCodestring
string ipv4
OR
string
countrystring

Response

Success

status'SUCCEEDED' required