{
"req":{
"data":{
"prodInstId":"250000002648"
},
"serviceOfferIds":[4010400000,56565],
"orderItemStatuses":["201901","201902"],
"orderItemIds":[25000000003442,25000000003896],
"regionId": "8320101",
"custOrderId":"25000000001732",
"offerIds":[3010100000,4010400000]
}
}
curl --location --request POST 'so_order_qryUnarchivedOrdProdInsts' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '{
"req":{
"data":{
"prodInstId":"250000002648"
},
"serviceOfferIds":[4010400000,56565],
"orderItemStatuses":["201901","201902"],
"orderItemIds":[25000000003442,25000000003896],
"regionId": "8320101",
"custOrderId":"25000000001732",
"offerIds":[3010100000,4010400000]
}
}'
{
"resultObject": [
{
"statusCd": "100000",
"statusDate": "2023-06-27 13:54:01",
"createStaff": -10001,
"createDate": "2023-06-27 13:54:01",
"dataVerNum": 0,
"prodInstId": 250000002648,
"prodId": 500000638,
"accProdInstId": 250000002647,
"prodUseType": "2000",
"accNum": "19900803235",
"ownerCustId": 250010064714,
"ownerCustName": "***",
"prodInstPwd": "825102",
"regionId": 8320101,
"lanId": 8320100,
"createOrgId": -10001,
"useCustId": 250010064714,
"rowId": 25000000013044,
"orderItemId": 25000000003442,
"operType": "1000",
"recordStatusCd": "1100",
"prodName": "数据流量包",
"prodFuncType": "200",
"verNum": 0,
"accProdId": 100000379,
"accProdName": "移动业务",
"ifRepeatOpen": false
}
],
"resultCode": "0"
}