说明

门店资料

请求地址

环境 请求地址
测试环境 https://m.umxnt.com/api/user/storeall
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
store_id string 门店ID
  • 返回值示例 成功请求示例:

    {
      "status": 1,
      "data": {
        "id": 3,
        "config_id": "123",
        "pid": 0,
        "user_id": 1,
        "merchant_id": 0,
        "store_id": "2017091314422072817",
        "store_name": "戴明康",
        "store_short_name": "有梦想科技",
        "people": "戴明康",
        "people_phone": "17749556188",
        "province_code": "110000",
        "city_code": "110100",
        "area_code": "110101",
        "store_address": "南京有梦想科技有限公司",
        "head_name": "戴明康",
        "head_sfz_no": "321084198908173614",
        "head_sfz_img_a_url": "https://m.umxnt.com/upload/picture/2017/09/13/144212_134.jpg",
        "head_sfz_img_b_url": "https://m.umxnt.com/upload/picture/2017/09/13/144218_346.jpg",
        "category_id": "2015050700000038",
        "store_logo": "https://m.umxnt.com/upload/picture/2017/09/13/144240_576.jpg",
        "store_license_url": "https://m.umxnt.com/upload/picture/2017/09/13/144246_733.png",
        "store_license_no": "91320191MA1MYUM491",
        "store_alipay_account": "dmk@qq.com",
        "store_alipay_name": "未绑定",
        "is_close": 0,
        "created_at": "2017-09-13 14:42:20",
        "updated_at": "2017-09-15 09:15:44"
      }
    }
    

    返回参数

    | 参数 | 类型 | 是否必填 | 最大长度 | 描述 | | :--- | :--- | :--- | :--- | :--- | | head_sfz_img_a_url | string | 是 | | 法人身份正面 | | head_sfz_img_a_url | string | 是 | | 法人身份反面 | | store_license_url | string | 是 | | 营业执照 | | store_logo | string | 是 | | 门店logo |

  • 失败请求示例

    {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""