ReDoc documentation
Get a tax class with the given tax class id.
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "class_id": 0,
- "class_name": "string",
- "class_type": "string",
- "custom_attributes": [
- {
- "attribute_code": "string",
- "value": "string"
}
], - "extension_attributes": { }
}