POST api/AccountInfo/AddAccount
Request Information
URI Parameters
None.
Body Parameters
LoginAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| GroupAccountId | integer |
None. |
|
| UserName | string |
None. |
|
| Password | string |
None. |
|
| FullName | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| Address | string |
None. |
|
| DateTimeCreate | date |
None. |
|
| LastUpdate | date |
None. |
|
| LastLogin | date |
None. |
|
| Status | integer |
None. |
|
| AgencyId | integer |
None. |
|
| Histories | Collection of History |
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.