店铺相关
使用手册
广告管理
模板设置
数据库管理
插件管理
分销管理
积分管理
小程序直播
第三方账号注册流程
网站模块
商品模块
订单管理模块
供应商模块
数据模块
微商城模块
小程序&APP模块
常见问题
支付对接
API接口
购物车相关接口
开发手册
支付退款接口
视频教程
FB视频教程
首页 > B2B2C商城 > API接口 > 店铺相关 > 正文
关于店铺
URL地址 | http://www.tpshop.com/index.php?m=Api&c=store&a=about |
请求方式 | get |
参数列表
参数 | 是否必须 | 说明 |
store_id | 必选 | 店铺id |
示例
{
"status": 1,
"msg": "获取成功",
"result": {
"store_id": 1,
"store_name": "CS专卖店-5.1",
"grade_id": 2,
"user_id": 1,
"user_name": "15766212618@163.com",
"seller_name": "cs",
"sc_id": 4,
"company_name": "CS",
"province_id": 1,
"city_id": 2,
"district": 14,
"store_address": "长安街甲一号",
"longitude": "114.0192050",
"latitude": "22.6435690",
"store_zip": "",
"store_state": 0,
"store_close_info": "222",
"store_sort": 0,
"store_rebate_paytime": "",
"store_time": 1487413986,
"store_end_time": 1518949986,
"store_logo": "/public/upload/seller/2017/03-20/660d80d190b1258c8196c56543de2f20.jpeg",
"store_banner": "/public/upload/seller/2017/03-20/2d2a92f0649191ba270b2024222cf2a4.jpeg",
"store_avatar": "",
"seo_keywords": "cs 测试 手机",
"seo_description": "发傻是范德萨的发生",
"store_aliwangwang": "打算发大厦588585555",
"store_qq": "15766212618",
"store_phone": "15766212618",
"store_zy": "电器,手机空间 ,摄影设备",
"store_domain": null,
"store_recommend": 1,
"store_theme": "style5",
"store_credit": 0,
"store_desccredit": "4.00",
"store_servicecredit": "4.13",
"store_deliverycredit": "4.25",
"store_collect": 6,
"store_slide": "/public/upload/seller/2017/02-18/f26c4c890daf050aa01bb4048b2c659b.jpg,/public/upload/seller/2017/02-18/9242c083e2c69d0b8cc748059209834d.jpg,/public/upload/seller/2017/02-18/35b451b12940745f29a55edc69b3ff18.jpg,,",
"store_slide_url": "http://,http://,http://,http://,http://",
"store_printdesc": null,
"store_sales": 1,
"store_presales": "a:1:{i:1;a:3:{s:4:"name";s:7:"售前1";s:4:"type";s:2:"qq";s:7:"account";s:10:"2191208412";}}",
"store_aftersales": "a:1:{i:1;a:3:{s:4:"name";s:7:"售后1";s:4:"type";s:2:"qq";s:7:"account";s:10:"2191208412";}}",
"store_workingtime": "工作时间 AM 10:00 - PM 18:00",
"store_free_price": "900.00",
"store_warning_storage": 20,
"store_decoration_switch": 3,
"store_decoration_only": 0,
"is_own_shop": 0,
"bind_all_gc": 0,
"qitian": 1,
"certified": 1,
"returned": 0,
"store_free_time": null,
"mb_slide": "/public/upload/seller/2017/03-20/c3a7a14d0fe101f934b038268a0f469a.jpeg,/public/upload/seller/2017/02-18/5f4964c8befab7259f245747b2a8dce3.jpg,/public/upload/seller/2017/02-18/5f63fea46ddd836af25e6a47950cf239.jpg,/public/upload/seller/2017/02-18/f3d2c21ee2f9f217c9ea745d95804e69.jpg,/public/upload/seller/2017/02-18/5b980b861aae93115d3e72530a3ccaa9.jpg",
"mb_slide_url": "http://,http://,http://,http://,http://",
"deliver_region": null,
"cod": 1,
"two_hour": 1,
"ensure": 1,
"deposit": "1100.00",
"deposit_icon": 1,
"store_money": "99752.74",
"pending_money": "20022.49",
"deleted": 0,
"goods_examine": 1,
"service_phone": null,
"location": "北京市市辖区西城区",
"grade_name": "秩序白银",
"total_goods": 0,
"new_goods": 0,
"hot_goods": 0,
"is_collect": 0
}
}