POST api/DriverAPI/NewInsertUpdateDriver
Request Information
URI Parameters
None.
Body Parameters
DriverDTOName | 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.