Authorization: ********************{
"id": 0
}curl --location --request POST '/ccb/ccb/querySignContract' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "",
"msg": "",
"data": [
{
"id": 0,
"userId": "",
"mobile": "",
"stationId": "",
"chargePackageOrderId": "",
"chargePackageId": 0,
"chargePackageVersion": 0,
"periodType": 0,
"executeTime": "",
"period": 0,
"singleAmount": 0.0,
"totalPayments": 0,
"alipayAgreementId": "",
"status": 0,
"startTime": "",
"finishTime": "",
"cancelTime": "",
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"tenantId": "",
"appId": "",
"channel": 0,
"outUserId": ""
}
]
}