POST api/MfUsers
Request Information
URI Parameters
None.
Body Parameters
MfUser| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserId | string |
Max length: 50 |
|
| UserName | string |
None. |
|
| UserPassword | string |
Max length: 50 |
|
| Active | boolean |
None. |
|
| EmailAddress | string |
Max length: 256 |
|
| CreatedOn | date |
None. |
|
| UserCategoryId | string |
Max length: 50 |
|
| UserCategory | UserCategory |
None. |
|
| AppVersion | string |
Max length: 50 |
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
MfUser| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserId | string |
Max length: 50 |
|
| UserName | string |
None. |
|
| UserPassword | string |
Max length: 50 |
|
| Active | boolean |
None. |
|
| EmailAddress | string |
Max length: 256 |
|
| CreatedOn | date |
None. |
|
| UserCategoryId | string |
Max length: 50 |
|
| UserCategory | UserCategory |
None. |
|
| AppVersion | string |
Max length: 50 |
Response 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.