POST api/ChangePhoto
Request Information
URI Parameters
None.
Body Parameters
User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserCode | string |
None. |
|
| FullName | string |
None. |
|
| Wallet | decimal number |
None. |
|
| IdentityNumber | string |
None. |
|
| Address | string |
None. |
|
| AddressSpecialMark | string |
None. |
|
| ApartmentNumber | string |
None. |
|
| Floor | string |
None. |
|
| SponsorId | integer |
None. |
|
| CreationDate | date |
None. |
|
| DateOfBirth | date |
None. |
|
| PhoneNumber | string |
None. |
|
| GenderId | integer |
None. |
|
| HomeNumber | string |
None. |
|
| IdentityFrontImage | string |
None. |
|
| IdentityBackImage | string |
None. |
|
| Enabled | boolean |
None. |
|
| ProfileImage | string |
None. |
|
| AreaId | integer |
None. |
|
| IdentityId | string |
None. |
|
| ChequeNumber | integer |
None. |
|
| Token | string |
None. |
|
| SponsorName | string |
None. |
|
| PersonalPoints | decimal number |
None. |
|
| GroupPoints | decimal number |
None. |
|
| PastMonthPersonalPoints | decimal number |
None. |
|
| PastMonthGroupPoints | decimal number |
None. |
|
| LastOrderDate | date |
None. |
|
| ReminderDaysForCurrentMonth | integer |
None. |
|
| UserLevel | string |
None. |
|
| IsFavorite | boolean |
None. |
|
| UserLevelNumber | decimal number |
None. |
|
| TotalPoints | integer |
None. |
|
| LevelTitle | string |
None. |
|
| Area | Area |
None. |
|
| ChequeSymbol | string |
None. |
|
| Users21Level | Collection of User |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
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
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |