curl --location --request POST '/inst-service/service/inst_svc_qryOfferInst' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"offerInstId": 250015378750,
"expProcMethod": "20"
}
]'
{
"resultObject": {
"offerInst": {
"statusCd": "1000",
"statusDate": "2023-10-23 14:47:59",
"createDate": "2023-10-23 14:47:59",
"updateDate": "2023-10-23 14:47:59",
"remark": "多成员销售品补充成员虚拟商品",
"lastOrderItemId": -1,
"dataVerNum": 0,
"offerInstId": 250015378750,
"offerId": 591000056,
"offerType": "12",
"ownerCustId": 250001304951,
"effDate": "2023-10-23 14:47:59",
"expDate": "3000-01-01 00:00:00",
"createOrgId": -1,
"expProcMethod": "20",
"lanId": 8320100,
"regionId": 8320100,
"isIndependent": "0",
"spuInstId": 250007035241,
"type": "120102",
"offerName": "清单寄送"
}
},
"resultCode": "0"
}