getTaxGroup( )


Retrieves a tax group.

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

ID of the tax group to retrieve.

Returns
Return Type:Promise<TaxGroup>
Errors

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

Did this help?