POST api/SerialNumbers
Request Information
URI Parameters
None.
Body Parameters
SerialNumber| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| DeviceName | string |
Required |
|
| DeviceSerial | string |
Required |
|
| IsStolen | boolean |
None. |
|
| ApplicationUser | ApplicationUser |
None. |
|
| SerialSearches | Collection of SerialSearch |
None. |
|
| ChangeOwnerRequests | Collection of ChangeOwnerRequest |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.