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": "fcfbfc92-e3ff-4e2b-ac45-06124bb0c5a1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}