accessToken: ********************curl --location --request GET 'https://openapi.qunjielong.com/open/api/act/act_services_guarantee_by_act_id?actId&accessToken=<api-key>'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"actId": 0,
"title": "string",
"deliveryDeadline": 0,
"deliveryModel": 0,
"deliveryLogistics": "string",
"deliveryPlace": "string",
"allowEditCsRemarkSw": 0,
"customerServiceRemark": "string",
"guaranteeStatus": 0,
"createTime": "string",
"timelinessModel": 0,
"deadlineDate": "string"
},
"traceId": "string"
}