{
"contractNumber": "CON_0120250409004",
"page": 0,
"size": 100
}
curl --location --request POST 'https://oc-test.onecontract-cloud.com/api/hitf/v2p/rest/invoke/SFpFUk86T1JDSEVTVFJBVElPTjpISVRGLkFQSS5TSU5HTEUtU0NSSVBU?domain=BASE.CONTRACT.RECEIVE_SETT_DETAIL_QUERY' \
--header 'Authorization: bearer eb2446a6-93f9-456b-b713-5cb6f6adf765' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractNumber": "CON_0120250409004",
"page": 0,
"size": 100
}'
{
"message": "execute success",
"result": {
"code": "0",
"msg": "查询成功",
"data": {
"content": [
{
"objectVersionNumber": "1",
"lastUpdateDate": "2025-04-23 15:18:36",
"progressNode": "S",
"noTaxAmount": "11.65",
"percent": "0.99",
"redundantRelationKey": "320190341213349394",
"planDimension": "HEADER",
"terms": "11212",
"offsetDays": "0",
"id": "320190341213349394",
"dataSources": "MANUALLY_CREATE",
"paymentName": "EQUIPMENT_VALUE",
"lastUpdatedBy": "695643182304997376",
"period": "2",
"planType": "PROJECT",
"redundantRelationTable": "hcbm_contract_receive_sett",
"creationDate": "2025-04-23 15:18:36",
"planDate": "2025-04-02 00:00:00",
"taxRate": "3",
"termCategoryCode": "GOODS",
"createdBy": "695643182304997376",
"tenantId": "1273",
"contractId": "320190341213676534",
"redundantId": "29138",
"planAmount": "12"
}
],
"number": 0,
"size": 100,
"totalElements": 1,
"totalPages": 1
}
},
"success": true
}