企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
~~~[api] post:/panter/tokens/gettoken(此接口针对业务方) *string:agent_id#ID(支付结算中心代理id) *string:source_channel#渠道号(默认'00', 01:TP小程序) *string:do_id#ID(业务方操作人Id) *string:do_username#(业务方操作人姓名) *string:panter#(卡系统机构号) *sign#签名md5(agent_id.source_channel.do_id.do_username.panter.12) <<< success {"status":"0000","codemsg":"查询成功",data:"data"} <<< error {"status":errorcode,"codemsg":error msg} ~~~ > **查询成功data参数** 如下非测试可用数据,仅供参考,具体参考请求字段: { "token": "xxxxxxxxx", } ``` [安全规范](https://ihavenolimitations.xyz/zzkpay/jyzzpay/1029442) [应答码说明](https://ihavenolimitations.xyz/zzkpay/jyzzpay/1029159)