[GET] ~/resources/ownersettings/{ownerId}
Gets the owner settings.
Request Information
URI Parameters
| Name | Description | Type | |
|---|---|---|---|
|
The identifier that owns this item. |
integer |
This value is required and must not be omitted. |
Body Parameters
None.
Request Formats
None.
Response Information
Resource Description
The owner settings.
An instance of: OwnerSettings| Name | Description | Type | |
|---|---|---|---|
|
Gets or sets the opening hours. |
Collection of Object | ||
|
Gets or sets the identifier of the autohauskenner dealer. |
string |
Response Formats
application/json, text/json
Sample:
{
"autohauskennerDealerId": "sample string 1"
}