POST

Query Manual Tax Mappings


Retrieves a list of manual tax mappings based on the provided query criteria.

Use this method to find manual tax mappings by tax group, tax region, or other filter criteria. You can also sort and paginate the results. This is useful for managing large numbers of tax mappings or finding mappings that apply to specific regions or tax groups.

To learn how to query manual tax mappings, see API Query Language.

Authentication

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

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/billing/v1/manual-tax-mappings/query

Errors

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

Did this help?