POST api/AppDefaultOnEntry/AppGetOpenStartAccount

AppGetOpenStartAccount

Request Information

URI Parameters

None.

Body Parameters

AppGetOpenStartAccount_response
NameDescriptionTypeAdditional information
Account

string

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "Account": "sample string 1",
  "UserUUIDCur": "66906b80-1a0c-497a-85a8-a7d97966d168"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}