getTaxRegion( )


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 tax region.

Permissions
Manage eCommerce - all permissions
Manage Stores - all permissions
Manage Orders
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
taxRegionIdstringRequired

ID of the tax region to retrieve.

Returns
Return Type:Promise<TaxRegion>
Was this helpful?
Yes
No