getTaxRegion( )


Retrieves a tax region.

Permissions
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
taxRegionIdstringRequired

ID of the tax region to retrieve.

Returns
Return Type:Promise<TaxRegion>
Errors

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

Did this help?