{
"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.EXTRA_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": {
"objectVersionNumber": "1",
"lastUpdatedBy": "695643182304997376",
"attributeDatetime1": "2025-04-15 21:02:37",
"redundantRelationTable": "hcbm_contract_extra",
"lastUpdateDate": "2025-04-23 21:02:42",
"creationDate": "2025-04-23 21:02:42",
"redundantRelationKey": "9106",
"attributeVarchar2": "1212",
"attributeVarchar1": "121212",
"createdBy": "695643182304997376",
"tenantId": "1273",
"contractId": "320190341213676568",
"redundantId": "8935",
"id": "9106",
"attributeDecimal1": "44444"
}
},
"success": true
}