商户进件

公共响应参数

  • 响应参数
字段 是否必选 字段类型 字段说明
code String 错误码
message String 错误信息
result Boolean 返回结果
data String 业务参数

图片上传接口

字段 是否必选 字段类型 字段说明
pic_file File 图片,单张大小限制在1M以内
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
pic String 图片url

商户进件接口

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
full_name String 商户全称
name String 商户简称
social_credit_code String 营业执照编号
province_code String 省份编号
city_code String 城市编号
district_code String 区/县编号
address String 详细地址
contact_name String 联系人姓名
contact_mobile String 联系人手机
contact_email String 联系人邮箱
contact_certification_type String 联系人证件类型,默认01,身份证
contact_certification_no String 联系人证件号码
sales_man String 拓展业务员(名字)
custom_manager String 所属客户经理(名字)
mcc String 经营类目
legal_name String 法人姓名
legal_certification_no String 法人身份证
legal_type String 法人证件类型,默认01,身份证
tel String 客服电话
tobacco_license String 烟草许可证
merchant_types String 商户类型 1:个体 2:企业
bank_account String 结算信息(字符串), 具体值请参看结算信息对象
merchant_photo String 证件照信息(字符串), 具体值请参看证件照信息对象
institution_products String 支付类型及费率(字符串),具体值请参看支付类型对象
notify String 商户进件通知地址
trade_notify String 交易通知地址
remark String 备注,预留,不必填
social_credit_start String 营业执照编号有效期开始日期
social_credit_end String 营业执照编号有效期结束日期
legal_certification_start String 法人证件有效期开始日期
legal_certification_end String 法人证件有效期结束日期
sign String 签名值
sign_type String 签名类型
  • bank_account(结算信息对象,JSON字符串)
字段 是否必选 字段类型 字段说明
account_types String 结算账号标志 0-对公 1-对私
bank_account_no String 银行账号
bank_name String 开户人名称
cycle String 结算周期 00-T+1 01-D+1
bank_code String 联合行号
  • merchant_photo(证件照信息对象,JSON字符串)
字段 是否必选 字段类型 字段说明
license_code_photo String 营业执照
bank_card_front_photo String 银行卡正面
open_account_license_photo String 结算银行开户许可证
legal_certification_front_photo String 负责人身份证正面
legal_certification_back_photo String 负责人身份证反面
group_photo String 工作人员与商户负责人合影
indoor_photo String 门店内景照
door_head_photo String 门头照
protocol_photo String 商户协议
bank_card_license_photo String 结算账户指定书
settle_certification_front_photo String 结算人身份证正面照片
settle_certification_back_photo String 结算人身份证反面照片
tobacco_license_photo String 烟草许可证照片
contact_photo String 联系人身份证正面照片
contact_back_photo String 联系人身份证反面照片
additional_photo String 补充资料照片
  • additional_photo(补充资料照片,最多5张,一个json数组字符串)
字段 是否必选 字段类型 字段说明
name String 补充资料图片名称
url String 补充资料图片url
  • institutionProduct(支付类型对象,JSON字符串)
字段 是否必选 字段类型 字段说明
institution_code String 支付通道编号
institution_product_code String 支付产品编号
rate String 费率(万分之)
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
store_code String 门店编号
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

门店进件接口

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
merchant_code String 所属商户编号
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
full_name String 门店全称
name String 门店简称
province_code String 省份编号
city_code String 城市编号
district_code String 区/县编号
address String 详细地址
contact_name String 联系人姓名
contact_mobile String 联系人手机
contact_email String 联系人邮箱
contact_certification_type String 联系人证件类型,默认01,身份证
contact_certification_no String 联系人证件号码
tel String 客服电话
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
store_code String 门店编号
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

修改门店信息

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
store_code String 门店编号
name String 商户简称
contact_name String 联系人姓名
contact_mobile String 联系人手机
contact_email String 联系人邮箱
contact_certification_type String 联系人证件类型,默认01,身份证
contact_certification_no String 联系人证件号码
address String 详细地址
tel String 客服电话
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
store_code String 门店编号
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

进件查询接口

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否审核 0:未审核 1:审核通过 2:审核不通过 3:进件完成
name String 商户名称
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

审核通知

注:通知参数不需要加入统一响应参数 data 中,只需要直接接收以下参数

  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否审核 0:未审核 1:审核通过 2:审核不通过 4:进件成功 5:进件失败 6:进件中
tobacco_license String 烟草许可证
sign String 签名值
sign_type String 签名类型

添加授权目录

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
auth_dir String 支付授权目录
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

添加APPID

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
wx_app_id String 微信appId
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

添加关注APPID

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
wx_subscribe_app_id String 微信appId
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

修改基础信息

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
name String 商户简称
contact_name String 联系人姓名
contact_mobile String 联系人手机
contact_email String 联系人邮箱
contact_certification_type String 联系人证件类型,默认01,身份证
contact_certification_no String 联系人证件号码
sales_man String 拓展业务员(名字)
custom_manager String 所属客户经理(名字)
tel String 客服电话
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

修改结算信息

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
account_types String 结算账号标志 0-对公 1-对私
bank_account_no String 银行账号
bank_name String 开户人名称
cycle String 结算周期 00-T+1 01-D+1
bank_code String 联合行号
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

修改商户图片信息

字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
license_code_photo String 营业执照
bank_card_front_photo String 银行卡正面
open_account_license_photo String 结算银行开户许可证
legal_certification_front_photo String 负责人身份证正面
legal_certification_back_photo String 负责人身份证反面
group_photo String 工作人员与商户负责人合影
indoor_photo String 门店内景照
door_head_photo String 门头照
protocol_photo String 商户协议
bank_card_license_photo String 结算账户指定书
settle_certification_front_photo String 结算人身份证正面照片
settle_certification_back_photo String 结算人身份证反面照片
contact_photo String 联系人身份证正面照片
contact_back_photo String 联系人身份证反面照片
additional_photo String 补充资料照片
sign String 签名值
sign_type String 签名类型
  • additional_photo(补充资料照片,最多5张,一个json数组字符串)
字段 是否必选 字段类型 字段说明
name String 补充资料图片名称
url String 补充资料图片url
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

修改费率信息

  • 请求参数
字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
institution_code String 支付通道编号
institution_product_code String 支付产品编号
rate String 费率(万分之)
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
failure_code String 错误码
failure_msg String 错误信息
merchant_code String 商户编号
state String 是否成功 1:成功 2:失败
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空

查询清分状态

  • 请求参数
字段 是否必选 字段类型 字段说明
agent_code String 所属渠道编号,由系统分配
app_id String app_id, 由系统统一分配
out_trade_no String 请求标识,确保唯一
merchant_code String 商户编号
date String 清分日期(如:20190101)
sign String 签名值
sign_type String 签名类型
  • 响应参数
字段 是否必选 字段类型 字段说明
merchant_code String 商户编号
name String 商户名称
institutionList String 上游通道清分状态(一个字符串json数组)
sign String 签名值
sign_type String 签名类型
out_trade_no String 请求标识,请求时传了值则有值,否则为空
  • 上游渠道清分状态字段列表
字段 是否必选 字段类型 字段说明
institution_code String 清分渠道
state String 清分状态 0:处理中 1:清分成功 2:清分失败
failure_code String 错误码
failure_msg String 错误信息
field1 String 预留字段

查询固定二维码列表

  • 请求参数
字段 是否必选 字段类型 字段说明
app_id String 商户appid
merchant_code String 商户编号
store_code String 门店编号
operator_id int 收银员id
sign String 签名值
  • 响应参数
字段 是否必选 字段类型 字段说明
qr_codes String 二维码信息列表(json串,内容见《二维码信息列表》)
sign String 签名值
  • 二维码信息列表
字段 是否必选 字段类型 字段说明
qr_code_url String 二维码内容
qr_code_img String 二维码图片地址
store_code String 二维码所属门店编号
merchant_code String 二维码所属商户编号
operator_id String 二维码所属收银员id

results matching ""

    No results matching ""