获取签约业务信息

接口名称:/Api/Access/Merchant/SignBizQuery

请求参数:

字段 类型 必填项 描述
outMerchantNo string 外部商户号
channelInsId string 签约渠道,由运营提供
nonceStr string 随机字符串

响应:

code int 操作码(非0表示失败)
msg string 操作信息
以下是code为0时返回
bizs JArray 业务

bizs支付列表:

bizId int 业务ID
bizStatus int 业务状态 1待开通,2已开通,3失败