POST api/Device/EnrollNewRetailer
Request Information
URI Parameters
None.
Body Parameters
EnrollDeviceDto| Name | Description | Type | Additional information |
|---|---|---|---|
| RetailerCode | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| DeviceUid | string |
None. |
|
| DeviceType | string |
None. |
|
| SoftwareVersion | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.