GET api/Dealers/{did}/CustomIcons
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| did | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomIconDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| IconURL | string |
None. |
|
| IconAnchor | string |
None. |
|
| IconLabel | string |
None. |
|
| IconNotes | string |
None. |
|
| IconIsGlobal | boolean |
None. |
|
| IconSpecificPages | Collection of string |
None. |
Response Formats
application/json, text/json, text/html, multipart/form-data, application/zip, application/xml, text/xml
Sample:
Sample not available.