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": "1b599fad-defc-4584-8299-b02a649ec0d0"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}