店铺资料查询 Get Store


公共参数名称 公共参数值
method fzapi.crm.get_store
content 请求参数集合,详见下面请求参数说明

请求参数说明

参数 类型 是否必填 最大长度 描述 示例值
mall_id String 10 商场编号(调用时可以不提供商场编号,如果不提供则查询所有商场店铺) SH01
start_date String 20 开始日期(查询日期后新增或修改的店铺资料,调用时可以不提供开始日期,如果不提供则查询所有日期范围内的记录) 2017-11-01

响应数据说明

参数 类型 是否必填 最大长度 描述 示例值
storecode String - 店铺号
storename String 店铺名称
mall_id String 商场编号
active String 是否有效(0:无效,1:有效)
floor String 楼层
unitcode String 铺位号/门牌号(可为空值)
catcode String 业态编号
brandcode String 品牌代码
lastmodtime String 最后修改时间

请求数据示例:

string strurl = "http://localhost:32052/fzapi.ashx?timestamp=2013-01-01 08:08:08&method=fzapi.crm.get_store&app_id=FZ2020170011&apiSecret=7msj3cin&charset=utf-8&sign_type=K11&sign=udf4+clgqi8qx9nugdzs0r3wpiq=&version=1.0.0&content={

"mall_id":"SH01",

"start_date":"2017-11-01"

}

响应数据示例:

{

"success":true,

"code":"1000",

"msg":"Success",

"data":{"storecode":""...}

}

results matching ""

    No results matching ""