Service Levels¶
A Service Level describes the comfort level of an accommodation room.
Resource Definition¶
Note
This resource can be searched, allowing to you to access a filtered set of data. See our Searching The G API documentation for details on how to query specific fields and the operators available.
Fields
| Name | Type | Description | 
|---|---|---|
| id read-only | String | |
| href read-only | Field | |
| label required | String | |
| code required | String | |
| description required | String | Long description of this detail type | 
Get a Service Level
- GET /service_levels/(string: service_level_id)¶