公共响应参数
图片上传接口
请求地址:https://xlink.91xft.cn/sys/image/save
请求参数
响应参数
商户进件接口
请求地址:https://xlink.91xft.cn/merchant/signin/merchant
请求参数
bank_account(结算信息对象,JSON字符串)
merchant_photo(证件照信息对象,JSON字符串)
additional_photo(补充资料照片,最多5张,一个json数组字符串)
institutionProduct(支付类型对象,JSON字符串)
响应参数
门店进件接口
请求地址:https://xlink.91xft.cn/merchant/signin/store
请求参数
响应参数
修改门店信息
请求地址:https://xlink.91xft.cn/merchant/signin/update/store
请参考门店进件接口使用。必选: agent_code, app_id, store_code, sign, sign_type;可选: name, contact_name, contact_mobile, contact_email, contact_certification_type, contact_certification_no, address, tel, out_trade_no。
响应额外返回 state (1:成功 2:失败)。
进件查询接口
请求地址:https://xlink.91xft.cn/merchant/signin/query
请求参数
响应参数
审核通知
通知参数不需要加入统一响应参数 data 中,只需要直接接收以下参数
添加授权目录
请求地址:https://xlink.91xft.cn/merchant/signin/add/auth
请求参数包含: agent_code, app_id, out_trade_no(否), merchant_code, auth_dir, sign, sign_type。响应返回 state (1:成功 2:失败)。
添加APPID
请求地址:https://xlink.91xft.cn/merchant/signin/add/appid
请求参数中 wx_app_id 为微信appId。响应返回 state (1:成功 2:失败)。
添加关注APPID
请求地址:https://xlink.91xft.cn/merchant/signin/add/subscribe/appid
请求参数中 wx_subscribe_app_id 为微信appId。响应返回 state (1:成功 2:失败)。
修改基础信息
请求地址:https://xlink.91xft.cn/merchant/signin/update/detail
请求参数包含: agent_code, app_id, merchant_code, name, contact_name, contact_mobile, contact_email, contact_certification_type, contact_certification_no, sales_man, custom_manager, tel, sign, sign_type。
修改结算信息
请求地址:https://xlink.91xft.cn/merchant/signin/update/bank/account
可修改字段:account_types, bank_account_no, bank_name, cycle, bank_code。
修改商户图片信息
请求地址:https://xlink.91xft.cn/merchant/signin/update/pic
可修改字段参考上面 merchant_photo 各项。
修改费率信息
请求地址:https://xlink.91xft.cn/merchant/signin/update/rate
请求参数: institution_code, institution_product_code, rate。
查询清分状态
请求地址:https://xlink.91xft.cn/merchant/signin/settle/query
请求参数:agent_code, app_id, out_trade_no(否), merchant_code, date (如:20190101), sign, sign_type。
响应参数
上游渠道清分状态字段列表
查询固定二维码列表
请求地址:https://xlink.91xft.cn/transaction/unify/qrcode/query
请求参数:app_id, merchant_code, store_code(否), operator_id(否), sign。
响应参数
二维码信息列表

