{
"merchantNo": "string",
"basicInfo": {
"merchantName": "string",
"shortName": "string",
"businessName": "string",
"subjectType": 0,
"contacter": "string",
"contactMobile": "string",
"serviceMobile": "string",
"areaId": 0,
"contactAddress": "string",
"remark": "string",
"isOnline": true,
"mccId": 0,
"onlineType": "string",
"onlineName": "string",
"onlineTypeInfo": "string"
}
}curl --location 'https://openapi-dev.51shoubei.com/openApi/legacy/v0/openpay/api/merchant/updateNew' \
--header 'api-key: AK-8c9ff5434b284eedb535f90cb9abcfd2' \
--header 'Content-Type: application/json' \
--data '{
"merchantNo": "string",
"basicInfo": {
"merchantName": "string",
"shortName": "string",
"businessName": "string",
"subjectType": 0,
"contacter": "string",
"contactMobile": "string",
"serviceMobile": "string",
"areaId": 0,
"contactAddress": "string",
"remark": "string",
"isOnline": true,
"mccId": 0,
"onlineType": "string",
"onlineName": "string",
"onlineTypeInfo": "string"
}
}'{
"return_code": "",
"return_msg": "",
"sign": "",
"inst_no": "",
"trace_no": "",
"shoubei_merchant_no": ""
}