POST api/AppDefaultOnEntry/AppGetTransList

AppGetTransList

Request Information

URI Parameters

None.

Body Parameters

App_TransList
NameDescriptionTypeAdditional information
UserUUIDCur

globally unique identifier

None.

Seq

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUIDCur": "ead6c1ed-2d1f-4c0e-9961-14ec664806cf",
  "Seq": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}