POST api/AppDefaultOnEntry/AppGetOpenStartAccount
AppGetOpenStartAccount
Request Information
URI Parameters
None.
Body Parameters
AppGetOpenStartAccount_response| Name | Description | Type | Additional information |
|---|---|---|---|
| Account | string |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Account": "sample string 1",
"UserUUIDCur": "136f8a93-85f6-404c-b76e-d048a9515aa0"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}