文档
测试

店铺查询

POST
https://erp.superboss.cc/shop/info

请求头

参数名
类型
描述
必填
accessToken
string
必填

请求参数

参数名
类型
描述
必填
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
list
array
数据列表
必填
active
number
店铺是否激活 0 未启用 1启用
必填
deadline
date
店铺的服务到期时间
必填
flag
string
店铺标示,例如,淘1,淘2等等
必填
id
number
shopId
必填
initItem
boolean
是否初始化商品 false 未初始化
必填
isDeadline
number
是否是店铺订购过期 1为过期 0为不过期
必填
nick
string
卖家的昵称
必填
priorityTitle
string
店铺名称,优先取店铺简称,没有取店铺名称
必填
refundAddressList
array
店铺的退货地址
必填
addr
string
店铺详细地址
必填
areaId
number
地区id
必填
cancelDef
number
是否为退货默认地址 0:非 1:是默认地址
必填
city
string
城市
必填
companyId
number
公司id
必填
contactId
number
联系人id
必填
contactName
string
联系人
必填
country
string
区县
必填
getDef
number
是否为取货默认地址 (用于店铺地址的发货地址) 0:非 1:是默认地址
必填
memo
string
备注
必填
mobilePhone
string
手机号码
必填
modifyDate
number
更新时间
必填
phone
string
电话号码
必填
province
string
省份
必填
taobaoId
number
taobaoId,作为平台的id
必填
zipCode
string
邮政编码
必填
sendAddressList
array
同上面的refundAddressList
必填
addr
string
示例:申花路123号啦啦啦
必填
areaId
number
示例:330106
必填
cancelDef
number
示例:0
必填
city
string
示例:杭州市
必填
companyId
number
示例:1476
必填
contactId
number
示例:109866348
必填
contactName
string
示例:哈哈哈
必填
country
string
示例:西湖区
必填
getDef
number
示例:1
必填
memo
string
示例:
必填
mobilePhone
string
示例:13685764634
必填
modifyDate
number
示例:1262275200000
必填
phone
string
示例:232131-1231231-12312
必填
province
string
示例:浙江省
必填
sellerCompany
string
示例:
必填
sendDef
number
示例:0
必填
taobaoId
number
示例:1626250630
必填
type
number
示例:0
必填
zipCode
string
示例:310000
必填
shortTitle
string
店铺简称
必填
source
string
店铺来源,例如tb表示淘宝,tm表示天猫,jd表示京东,sys表示系统店铺
必填
state
number
店铺状态(zhangxin 不做持久化) 1 停用 2 未初始化 3 启用 4 会话失效
必填
taobaoId
number
taobaoId,作为平台的店铺id
必填
title
string
店铺名称
必填
userId
number
userId,其他接口会用到该值
必填
page
object
数据字典
必填
offsetRow
number
示例:60
必填
pageNo
number
示例:1
必填
pageSize
number
示例:60
必填
startRow
number
示例:0
必填
total
number
示例:126
必填
qTime
number
示例:120
必填
result
number
示例:1
必填