Authorization: ********************{
"id": 0
}curl --location --request POST '/userPayAgreementHistory/queryById' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "string",
"msg": "string",
"data": {
"channel": 0,
"id": 0,
"userId": "string",
"mobile": "string",
"agreementId": 0,
"chargePackageOrderId": "string",
"chargePackageId": 0,
"chargePackageVersion": 0,
"executeTime": "2019-08-24T14:15:22.123Z",
"singleAmount": 0,
"thirdPayAmount": 0,
"balanceAmount": 0,
"totalPayments": 0,
"status": 0,
"errorMsg": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"modifyBy": "string",
"modifyTime": "2019-08-24T14:15:22.123Z",
"tenantId": "string",
"appId": "string"
}
}