| Field | Type | Flags | Description |
|---|---|---|---|
| id | Objectid | Readonly | Unique identifier of the resource |
| name | String | Tax name (max_length = 64) | |
| rate | Decimal | Tax rate | |
| resource_uri | String | Readonly | URI which represent a specific resource. All references are based upon this scheme |
| status | String | Readonly | The current status of the resource. Depending on the resource type, it can be "ACTIVE", "DELETED", "DISABLED", [...]. Only included on detail requests |