curl --location --request POST 'order_svc_qryUnarchivedOrdProdInstsInfo' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: text/plain' \
--data-raw '[
{
"accProdInstId": 250000001965,
"piRegionId":8320101,
"orderItemStatuses": [
"101400"
]
}
]'
{
"resultObject": [
{
"statusCd": "100000",
"statusDate": "2023-06-26 15:04:31",
"createStaff": -10001,
"createDate": "2023-06-26 15:04:31",
"dataVerNum": 0,
"prodInstId": 250000001965,
"prodId": 100000009,
"accProdInstId": 250000001965,
"prodUseType": "1000",
"accNum": "132397107",
"paymentModeCd": "2100",
"addressDesc": "江苏省 南京市 栖霞区和燕路356号",
"ownerCustId": 250010064714,
"ownerCustName": "***",
"prodInstPwd": "959315",
"addressId": "",
"regionId": 8320101,
"lanId": 8320100,
"createOrgId": -10001,
"useCustId": 250010064714,
"rowId": 25000000007072,
"orderItemId": 25000000002262,
"operType": "1000",
"recordStatusCd": "1100",
"prodName": "宽带",
"prodFuncType": "101",
"verNum": 0,
"accProdId": 100000009,
"accProdName": "宽带",
"ifRepeatOpen": false
}
],
"resultCode": "0"
}