v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBProduct Groups
Delete Product Group Tax
Deletes a specific tax entry associated with a product group, identified by both ProductGroupID and TaxRowID. This operation removes the specified tax row from the product group.
delete/v1/productGroups/{ProductGroupID}/tax/{TaxRowID}
Path parameters
ProductGroupIDinteger required
The unique identifier of the product group.
TaxRowIDinteger required
The unique identifier of the tax row to be deleted.
Response
The tax row was successfully deleted from the specified product group.