Search Template Info
Search list of template.
API URL
Url | Type | Code |
https://docs.esignon.net/JEDOC/Common.do?lang={value} | POST | 1123Q |
Request
Parameters
PathParameters
Parameter Name | DataType | Description |
lang | String | ko,en,jp |
Headers
Parameter Name | DataType | Description |
Content-Type | String | "application/json" |
Authorization | String | "esignon AccessToken" |
Body
Body - Header Parameter
Parameter Name | DataType | Description |
request_code | String | "1123Q" |
request_msg | String | "" |
session_id | String | "" |
version | String | "9.9.99" |
Body - Body Parameter
Parameter Name | DataType | Description |
comp_id | String | Company ID |
memb_email | Stirng | user email |
biz_id | String | "0" |
search_dir_id | String | ID of the folder from which templates to be found / "all" (shared folder), "my" (my folder) |
display_order_mode | String | 1 through 11 in the order of Response file_list field values of the sorting criteria value |
Request Body Example)
Response
Code | Description | Reference |
200 | success | success |
400 | Connection failed |
Result_msg
Code | Description | Reference |
00 | success | success |
10 | fail | fail |
99 | fail | Unexpected exception (incorrect format) |
12 | fail | Parsing failed because the body information of the received message is incorrect. |
Response Body Example)
Example) file_list
Last updated