跳到主要内容

店铺信息更新

POST /v1/mid-open-api/merchant/store/update
需要验证签名

接口描述

更新店铺信息。

请求头

ParameterTypeRequiredDescription
AuthorizationstringMaccess_token
Content-TypestringMapplication/json

请求参数

ParameterTypeRequiredDescription
client_idstring(64)M客户在PP注册后的唯一ID
store_idstring(64)M店铺ID
store_urlstring(256)O店铺url
namestring(256)O店铺名称
categoryenumO销售类目,见附录: 范围-店铺销售类目
extra_infostring(2048)O其他的信息,json

返回响应

ParameterTypeRequiredDescription
store_idstringMPP生成的店铺唯一ID

返回示例

{
"code": 200,
"message": "SUCCESS",
"data": {
"store_id": "IT8623090607825418235"
}
}

错误码

返回码描述解决方案
900000system error系统错误,请联系PingPong技术人员核查
900002illegal param参数有误,请根据提示更正信息
940002store not exist检查store_id