curl --location --request POST 'so-pub-service/openapi/sopub_api_qryProdAcctCustDetail' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: text/plain' \
--data-raw '[
{
"prodInstIds": [
253753123686
],
"custId": 250006660770,
"scopes": [
"prodInstAccNum",
"prodInstAcctRel",
"prodInstContact"
]
}
]'
{
"resultObject": {
"prodName": "移动业务",
"accNum": "17705146825",
"custName": "耿华",
"statusCd": "100000",
"paymentModeCd": "1200",
"firstFinishDate": "2021-02-12 13:48:51",
"regionName": "栖霞区",
"stopRentDate": "3000-01-01 00:00:00",
"certTypeName": "居民身份证",
"certNum": "341024198503268014",
"certAddr": "南京市栖霞区杉湖西路8号东方天郡花园35幢二单元409室",
"acctName": "***",
"acctCd": "25000000009234979",
"accessNumber": "",
"paymentTypeName": "现金",
"accNumLevel": "0",
"extProdInstId": "322210212027833609",
"ownerCustCertNum": "341024198503268014"
},
"resultCode": "0"
}