GET api/Dealer/Device?authKey={authKey}&migration={migration}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| authKey | string |
Required |
|
| migration | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of DDevice| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Device | string |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.