POST api/User
Request Information
URI Parameters
None.
Body Parameters
UserName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Created | date |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
Gender | string |
None. |
|
string |
None. |
||
Mobile | string |
None. |
|
PhotoUrl | string |
None. |
|
Type | string |
None. |
|
SalonId | integer |
None. |
|
AccountId | string |
None. |
|
Favorites | Collection of Favorite |
None. |
|
Salon | Salon |
None. |
|
Reviews | Collection of Review |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json, text/html
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>