GET

List Tax Calculators


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of installed tax calculators.

Wix uses these calculators to calculate tax.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Stores - all permissions
Manage Orders
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/billing/v1/list-tax-calculators

Request
This endpoint does not take any parameters.
Response Object
taxCalculatorDetailsArray <TaxCalculatorDetails>maxItems 10

Retrieved tax calculators.

List Tax Calculators

List all tax calculators installed and their details

Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?