Tip |
---|
Table of Contents | ||
---|---|---|
|
GET usage_service_catalogs/configuration/usage_service_types/list
...
...
Resource URL
Parameters
Name | Type | Description | ||||
token | String | The token retrieved from the login method | type_identifier (mandatory) | Usage Detail Record Type Identifier | ||
Include Page | ||||||
---|---|---|---|---|---|---|
V4:usage_detail_record_type_identifier | fields_setList of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Include Page | ||||
---|---|---|---|---|
|
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|
...
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
group_identifier (optional) | Group Identifier | The identifier of the group that will be using the usage detail record of this type. The group is filtered against the usage detail record types' allowed organisational units. The allowed group identifier fields are the following:
| ||||||
unit_identifier (optional) | Unit Identifier | The identifier of the unit that will be using the usage detail record of this type. The unit is filtered against the usage detail record types' allowed organisational units. The allowed unit identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...