POST api/AppDefaultOnEntry/AppGetOpenStartAccount
AppGetOpenStartAccount
Request Information
URI Parameters
None.
Body Parameters
AppGetOpenStartAccount_responseName | Description | Type | Additional information |
---|---|---|---|
Account | string |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "Account": "sample string 1", "UserUUIDCur": "590edaf3-5f84-4a36-aabb-4a58b5142867" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}