POST api/DriverAPI/NewGetUserForDriver
Request Information
URI Parameters
None.
Body Parameters
DriverDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| FullName | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| ConfirmPassword | string |
None. |
|
| language | string |
None. |
|
| DeviceType | string |
None. |
|
| EditMode | integer |
None. |
|
| UserList | Collection of DriverDTO |
None. |
|
| IsBlock | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| IsDeleted | boolean |
None. |
|
| Message | string |
None. |
|
| MessageAr | string |
None. |
|
| UserId | integer |
None. |
|
| AdminId | integer |
None. |
|
| UserBrandId | integer |
None. |
|
| RoleId | integer |
None. |
|
| Status | boolean |
None. |
|
| datasetxml | string |
None. |
|
| StatusCode | integer |
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
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>