HTTP method: GET / POST both possible
Name | Type | Description |
---|---|---|
__in | json | Input field by “Key” : “Value” format |
AccessToken | string | Session authentication value |
HTTP method: GET / POST both possible
Name | Type | Description |
---|---|---|
__in | json | Input field by “Key” : “Value” format |
AccessToken | string | Session authentication value |
HTTP method: GET / POST both possible
Name | Type | Description |
---|---|---|
__offset | int | Start offset of the looked up list data |
__count | int | Lookup List’s data amount |
HTTP method: GET / POST both possible
Name | Type | Description |
---|---|---|
v | float | Version |
ts | long | timestamp |
status | int | Error code (Using HTTP Status code) |
content | json[] | Output array type Outputs field format by “Key” : “Value” Output data type can only be a primitive type such as int, long, and string. It cannot process json object type. |