curl --location --request POST 'inst-service/service/inst_svc_qryFuncProdInstDetailList' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"accNumType": "1000",
"prodInstId": 193860544839
}
]'
{
"resultObject": {
"pageInfo": {
"offset": 0,
"limit": 20,
"selectCount": true,
"rowCount": 0,
"pageCount": 0,
"pageIndex": 1,
"pageSize": 20
},
"prodInstDetailList": [
{
"funcProdInstDetail": {
"statusCd": "100000",
"statusDate": "2023-09-06 14:14:42",
"createStaff": 190000000750,
"createDate": "2023-09-06 14:13:22",
"updateStaff": 190000000750,
"updateDate": "2023-09-06 14:14:41",
"remark": "新装产品带出开默认功能产品【互联星空】",
"lastOrderItemId": 19000089866541,
"dataVerNum": 0,
"prodInstId": 193860544840,
"prodId": 200000228,
"accProdInstId": 193860544839,
"prodUseType": "2000",
"accNum": "HLWZX51920230978041",
"ownerCustId": 250001831695,
"regionId": 8320400,
"lanId": 8320400,
"beginRentDate": "2023-09-06 14:14:26",
"stopRentDate": "3000-01-01 00:00:00",
"createOrgId": 21083444,
"firstFinishDate": "2023-09-06 14:14:26",
"busiModDate": "2023-09-06 14:10:46",
"useCustId": 0,
"prodFuncType": "102",
"grpProdNbr": "6600038000",
"prodName": "互联星空"
}
}
]
},
"resultCode": "0"
}