NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
~~~[api] post:/panter/record *string:token#登录token *string:agent_id#ID(代理id,如果是tp系统专用,固定传值43) *string:mch_img_m1# 门头照 *string:mch_names# 商户简称 *string:mch_provice# 所属省 *string:mch_citys# 所属市 *string:mch_district# 所属区 *int:system# 开通服务 传系统id(如果是tp系统专用,固定传值1) *string:contacts# 联系人 *string:mch_tel# 联系人电话 *string:longitude# 经度 *string:latitude# 纬度 <<< success {"status":"0000","codemsg":"success",data:"data"} <<< error {"status":errorcode,"codemsg":error msg} ~~~ > **查询成功data参数** 如下非测试可用数据,仅供参考,具体参考请求字段: { "token:token": "xxxxxxxxx", } ``` [安全规范](https://www.kancloud.cn/zzkpay/jyzzpay/1029442) [应答码说明](https://www.kancloud.cn/zzkpay/jyzzpay/1029159)