GET

Get Manual Tax Mapping


Retrieves a manual tax mapping by ID.

Use this method to get details about a specific manual tax mapping, including its tax rate, jurisdiction information, and associated tax group and region.

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
GET
https://www.wixapis.com/billing/v1/manual-tax-mappings/{manualTaxMappingId}

Errors

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

Did this help?