POST interface/GetAllPrintInterface
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
arg | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "arg": "sample string 1", "appkey": "sample string 2", "timestamp": "sample string 3", "md5": "sample string 4", "version": "sample string 5", "macAddress": "sample string 6", "ip": "sample string 7", "appId": "sample string 8", "token": "sample string 9" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Result": [ { "ID": 1, "InterfaceName": "sample string 1", "InterfaceAddress": "sample string 2", "InterfaceIntranetsUrl": "sample string 3", "interfaceAppKey": "sample string 4", "interfaceAppSecret": "sample string 5", "interfaceDesc": "sample string 6", "CompanyId": "sample string 7", "NeedSync": true, "return_url": "sample string 8", "notify_url": "sample string 9", "REV1": "sample string 10", "REV2": "sample string 11", "REV3": "sample string 12", "REV4": "sample string 13", "REV5": "sample string 14", "PreSycnTime": "2025-07-17T16:08:09.5696277+08:00" }, { "ID": 1, "InterfaceName": "sample string 1", "InterfaceAddress": "sample string 2", "InterfaceIntranetsUrl": "sample string 3", "interfaceAppKey": "sample string 4", "interfaceAppSecret": "sample string 5", "interfaceDesc": "sample string 6", "CompanyId": "sample string 7", "NeedSync": true, "return_url": "sample string 8", "notify_url": "sample string 9", "REV1": "sample string 10", "REV2": "sample string 11", "REV3": "sample string 12", "REV4": "sample string 13", "REV5": "sample string 14", "PreSycnTime": "2025-07-17T16:08:09.5696277+08:00" }, { "ID": 1, "InterfaceName": "sample string 1", "InterfaceAddress": "sample string 2", "InterfaceIntranetsUrl": "sample string 3", "interfaceAppKey": "sample string 4", "interfaceAppSecret": "sample string 5", "interfaceDesc": "sample string 6", "CompanyId": "sample string 7", "NeedSync": true, "return_url": "sample string 8", "notify_url": "sample string 9", "REV1": "sample string 10", "REV2": "sample string 11", "REV3": "sample string 12", "REV4": "sample string 13", "REV5": "sample string 14", "PreSycnTime": "2025-07-17T16:08:09.5696277+08:00" } ], "Counts": 1, "Code": "sample string 2", "Message": "sample string 3", "IsSuccess": true }