products
Preview Tax
Estimate tax for a product price given a customer location and quantity. Uses the configured tax provider (Stripe Tax) to calculate applicable taxes.
Scopes: products:read products:write
POST
Preview Tax
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Request body for previewing tax on a product price.
Amount in smallest currency unit (e.g. cents for USD).
Required range:
x >= 0ISO 4217 currency code (e.g. 'usd').
ISO 3166-1 alpha-2 country code (e.g. 'AU').
Required string length:
2Unit quantity for the preview calculation.
Required range:
x >= 1State/province code for US/CA (e.g. 'WA' or 'US-WA').
Preview Tax

