Trademark types / List
Returns all trademark types.
Route: /api/sys/v{version:apiVersion}/trademark_types
Method: GET
Authorisation: Minimum role: USER
Request Arguments
| Name | Type | Source |
|---|
Request body example
Response object
Response status: 200 (OK)
Response type: DTO_reference[]
Wrapper: DTO_response_wrap
Other response statuses: 403 (Forbidden)
Response body example
DTO_reference
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| id | Int32 | The id of the reference | |
| label | Object | ReadOnly | Name/Label from referenced object. |