shop{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | platform | platform | string | 1 | 可选 | 111 |
| 2 | shop_no | shop_no | string | 1 | 可选 | 代表店铺所有属性的唯一编码,用于店铺区分,ERP内支持自定义(ERP店铺界面设置),用于获取指定店铺数据信息 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | platform_id | platform_id | string | 1 | 可选 | 平台ID详情介绍单击这里 |
| 2 | sub_platform_id | sub_platform_id | string | 1 | 可选 | 子平台ID |
| 3 | shop_id | shop_id | string | 1 | 可选 | 店铺列表主键 |
| 4 | shop_no | shop_no | string | 1 | 可选 | 代表店铺所有属性的唯一编码,用于店铺区分,ERP内支持自定义(ERP店铺界面设置) |
| 5 | shop_name | shop_name | string | 1 | 可选 | ERP店铺界面的店铺名称 |
| 6 | account_id | account_id | string | 1 | 可选 | 平台授权账号ID |
| 7 | account_nick | account_nick | string | 1 | 可选 | 平台授权账号昵称 |
| 8 | province | province | string | 1 | 可选 | ERP店铺设置中的省份ID |
| 9 | city | city | string | 1 | 可选 | ERP店铺设置中的城市ID |
| 10 | district | district | string | 1 | 可选 | ERP店铺设置中的区县ID |
| 11 | province_name | province_name | string | 1 | 可选 | ERP店铺设置中的省份名称信息 |
| 12 | city_name | city_name | string | 1 | 可选 | ERP店铺设置中的城市名称信息 |
| 13 | district_name | district_name | string | 1 | 可选 | ERP店铺设置中的区县名称信息 |
| 14 | address | address | string | 1 | 可选 | ERP店铺设置中的地址信息 |
| 15 | contact | contact | string | 1 | 可选 | ERP店铺设置中的联系人信息 |
| 16 | zip | zip | string | 1 | 可选 | ERP店铺设置中的邮编信息 |
| 17 | mobile | mobile | string | 1 | 可选 | ERP店铺设置中的手机信息 |
| 18 | telno | telno | string | 1 | 可选 | ERP店铺设置中的电话信息 |
| 19 | remark | remark | string | 1 | 可选 | ERP店铺设置中的备注信息 |
| 20 | pay_account_id | pay_account_id | string | 1 | 可选 | 账款账号,如支付宝,财付通 |
| 21 | auth_state | auth_state | string | 1 | 可选 | 授权状态,0未授权 1已授权 2授权失效 3授权停用 |
| 22 | push_rds_id | push_rds_id | string | 1 | 可选 | 是否启用推送 0不推送 其它值对应RDS服务器 |
| 23 | pay_auth_state | pay_auth_state | string | 1 | 可选 | 支付宝授权状态 0未授权 1已授权 2授权失效 3授权停用 |
| 24 | app_key | app_key | string | 1 | 可选 | json格式,包含了key,secret,token |
| 25 | refresh_token | refresh_token | string | 1 | 可选 | 更新口令 |
| 26 | sh_secret | sh_secret | string | 1 | 可选 | 授权码 |
| 27 | auth_time | auth_time | string | 1 | 可选 | API授权日期 格式:yyyy-MM-dd HH:mm:ss |
| 28 | expire_time | expire_time | string | 1 | 可选 | session过期时间 格式:yyyy-MM-dd HH:mm:ss |
| 29 | re_expire_time | re_expire_time | string | 1 | 可选 | refresh_token过期时间 格式:yyyy-MM-dd HH:mm:ss |
| 30 | freeze_auth_to | freeze_auth_to | string | 1 | 可选 | 冻结授权到此时间为止(unix时间戳) |
| 31 | wms_check | wms_check | string | 1 | 可选 | 检查是否是物流宝订单 |
| 32 | logistics_id | logistics_id | string | 1 | 可选 | 使用物流公司0表示按物流策略来计算 |
| 33 | cod_logistics_id | cod_logistics_id | string | 1 | 可选 | 货到付款物流 |
| 34 | country | country | string | 1 | 可选 | 国家 |
| 35 | address_id | address_id | string | 1 | 可选 | 地址库id |
| 36 | string | 1 | 可选 | 邮件 | ||
| 37 | website | website | string | 1 | 可选 | 店铺网址 |
| 38 | prop1 | prop1 | string | 1 | 可选 | 自定义属性1 |
| 39 | prop2 | prop2 | string | 1 | 可选 | 自定义属性2 |
| 40 | is_undownload_trade | is_undownload_trade | string | 1 | 可选 | 是否禁止自动抓取订单 |
| 41 | invoice_provider_id | invoice_provider_id | string | 1 | 可选 | 服务商id,电子发票专用 |
| 42 | group_id | group_id | string | 1 | 可选 | 分组id,初始等于0 |
| 43 | is_hold_enabled | is_hold_enabled | string | 1 | 可选 | 米氏抢单开关 |
| 44 | is_nomerge | is_nomerge | string | 1 | 可选 | 递交中禁止店铺自动合并 |
| 45 | is_nosplit | is_nosplit | string | 1 | 可选 | 递交中禁止店铺自动拆分 |
| 46 | is_forbidden_setwarebygoods | is_forbidden_setwarebygoods | string | 1 | 可选 | 递交中是否禁用货品指定仓库策略 |
| 47 | is_setwarebygoods | is_setwarebygoods | string | 1 | 可选 | 货品指定方式 0无 1指定仓库 2指定仓库地址 |
| 48 | cust_data | cust_data | string | 1 | 可选 | 自定义字段 |
| 49 | is_topreorder | is_topreorder | string | 1 | 可选 | 是否转入预订单,默认0 |
| 50 | is_disabled | is_disabled | string | 1 | 可选 | 是否停用 |
| 51 | taobao_shop_id | taobao_shop_id | string | 1 | 可选 | 非淘宝店铺关联淘宝店铺,电子发票专用 |
| 52 | invoice_payee_id | invoice_payee_id | string | 1 | 可选 | 收款方id,电子发票专用 |
| 53 | paper_invoice_provider_id | paper_invoice_provider_id | string | 1 | 可选 | 纸质服务商id |
| 54 | logistics_sync_delay | logistics_sync_delay | string | 1 | 可选 | 物流同步延迟小时数 |
| 55 | forbidden_logistics_list | forbidden_logistics_list | string | 1 | 可选 | 店铺禁用物流列表 |
| 56 | shop_priority | shop_priority | string | 1 | 可选 | 店铺展示顺序 |
| 57 | great_deal_limit | great_deal_limit | string | 1 | 可选 | 大单的单品数量最低限制,为0代表不使用 |
| 58 | great_deal_warehouse | great_deal_warehouse | string | 1 | 可选 | 大单指定仓库 |
| 59 | modified | modified | string | 1 | 可选 | 最后修改时间 格式:yyyy-MM-dd HH:mm:ss |
| 60 | created | created | string | 1 | 可选 | 创建时间 格式:yyyy-MM-dd HH:mm:ss |
旺店通·企业版的接口:查询店铺_v1(shop),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业版版本更新同步更新。