Authorization: ********************{
"id": 0
}curl --location --request POST '/user/alipayAfterUseCreditAgreement/queryAlipayAfterUseCreditAgreementById' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "",
"msg": "",
"data": {
"id": 0,
"tenantId": "",
"appId": "",
"merchantId": "",
"userId": "",
"mobile": "",
"zmServiceId": "",
"outAgreementNo": "",
"creditAgreementId": "",
"agreementStatus": "",
"bizTime": "",
"openChannel": "",
"alipayUserId": "",
"alipayOpenId": "",
"extInfo": "",
"remark": "",
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0,
"orderStr": ""
},
"stackTraceMsg": ""
}