企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] put:/panter/seller/:id *string:token#登录token *string:scene#流程/场景,record_type:修改入件方式;business_license 营业执照企业个体; business_license_personal 营业执照个人; juridical_person企业法人;self_employed个体/个人;settlement_business结算信息;settlement_personal结算信息个人;upload_photo图片上传;attachment_submit接口入件 *int:record_type#1标准代入件2简易3商户自助; *string:mch_type#商户类型 企业/个体/个人 *string:mch_img_yyzz# 营业执照图片 *string:mch_name# 商户名称 *string:mch_bus# 社会统一信用号 *string:ma_range# 经营范围 *string:mch_business_address# 经营地址 *string:mch_card_id# 法人身份证号 *string:mch_img_z# 法人身份证正面 *string:mch_img_p# 法人身份证反面 *int:mch_fr_enddate# 法人身份证有效期 *string:mch_industry# 所属行业 *string:mch_card_name# 企业法人 *string:beneficiary# 受益所有人 *string:beneficiary_no# 受益所有人身份证号 *string:mch_img_bank# 银行卡照片/开户许可证 *int:mch_bank_type# 账户类型1对攻2对私 *string:mch_bank_cid# 银行卡号 *string:mch_bank_list# 开户银行 *string:mch_bank_brach_name# 开户支行 *string:mch_bank_name# 开户名称 *string:mch_bank_provice# 开户地区(省份) *string:mch_bank_citys# 开户地区(城市) *string:mch_linkbnk# 联行号 *string:mch_bank_net_code# 网联号 *string:rate# 商户费率 大于等于0小于100的数值,小数点后保留2位 *string:mch_img_m3# 第三方支付协议照片 多图用英文逗号(,)分隔 *string:mch_img_jyzf# 建业支付协议照片 *int:is_zz# 至尊卡支付0不开通1开通 *int:is_tb# 通宝支付0不开通1开通 *int:is_tb_plus# 通宝+支付0不开通1开通 *string:mch_channel_code# 通道商户号 <<< success {"status":"0000","codemsg":"录入成功",data:"data"} <<< error {"status":errorcode,"codemsg":error msg} ~~~ ``` [安全规范](https://www.kancloud.cn/zzkpay/jyzzpay/1029442) [应答码说明](https://www.kancloud.cn/zzkpay/jyzzpay/1029159)