POST api/AppDefaultOnEntry/AppGetTransList
AppGetTransList
Request Information
URI Parameters
None.
Body Parameters
App_TransListName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
|
Seq | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "c01c8b4b-41fe-4d1c-96a4-dc9c3a11b1ce", "Seq": 1 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}