v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBProduct Groups
Get Product Group Tax
Retrieves the tax details associated with a specific product group, identified by the ProductGroupID. Optionally, a specific tax row can be retrieved using the TaxRowID query parameter.
get/v1/productGroups/{ProductGroupID}/tax
Path parameters
ProductGroupIDinteger required
The unique identifier of the product group.
Query parameters
TaxRowIDinteger
The unique identifier of the tax row (optional).
Response
The tax details for the specified product group.