curl --location --request POST '/cpcp-service/service/cpcp_svc_qryNewOfferEffExpConfigs' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"statusCd":"ALL",
"objType":"6001032000",
"objId":"911015760",
"regionId":8320100
}
]'
{
"resultObject": {
"pkgSpecVo": {
"pkgId": "400000006",
"name": "天翼89礼包",
"expTime": "3000-01-01 00:00:00",
"period": "-1",
"unit": "1101"
},
"xwGdPsPriceVoList": [
{
"skuId": "400000000",
"goodsId": "400000000",
"name": "副卡功能费10元",
"goodsPiecesVo": {
"period": "-1",
"unit": "1101",
"effRule": "01111"
}
},
{
"skuId": "400000004",
"goodsId": "400000004",
"name": "20G通用流量",
"goodsPiecesVo": {
"period": "-1",
"unit": "1101",
"effRule": "01111"
}
},
{
"skuId": "400000017",
"goodsId": "400000017",
"name": "天翼云盘黄金会员-天翼云盘",
"goodsPiecesVo": {
"period": "-1",
"unit": "1101",
"effRule": "00000"
}
},
{
"skuId": "420000014",
"goodsId": "420000014",
"name": "5G畅享99元套餐",
"goodsPiecesVo": {
"period": "-1",
"unit": "1101",
"effRule": "01111"
}
},
{
"skuId": "911011211",
"goodsId": "911011211",
"name": "家庭有线宽带300M不限时单产品",
"goodsPiecesVo": {
"effRule": "01111"
}
},
{
"skuId": "300006000746",
"goodsId": "300006000746",
"name": "189免费手机邮",
"goodsPiecesVo": {
"effRule": "00000"
}
}
]
},
"resultCode": "0"
}