Get Tax Class Info
GET {{baseUrl}}/tax.class.info.json?tax_class_id=<string>¶ms=<string>&exclude=<string>
Get info about tax
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| tax_class_id | string | Defines tax classes where entity has to be added | |
| params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
| exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter paramsequal force_all |