GET Api/AccountManagement/{mlcid}/Users/{login}
Endpoint for retrieving user acount information for a specific MCL user.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mlcid |
Unique CRA identifier |
string |
Required |
| login |
Login ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.