POST api/AppDefaultOnEntry/AppGetTransList
AppGetTransList
Request Information
URI Parameters
None.
Body Parameters
App_TransList| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUIDCur | globally unique identifier |
None. |
|
| Seq | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUIDCur": "e57dc52e-f0ec-4790-b15c-256b5cab80f2",
"Seq": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}