福建门户网站
    福建门户网站
    • 选登查询
      POST
    • 综合查询
      POST
    • 知识检索
      POST
    • 知识详情
      POST
    • 诉求上报
      POST
    • 通知公告列表
      POST
    • 发送验证码
      POST
    • 校验验证码
      POST
    • 通用字典接口
      POST
    • 获取区域树
      POST
    • 获取事项树
      POST
    • 附件上传
      POST
    • 获取第三方任务号
      POST
    • 获取问题来源
      POST
    • 根据编码获取区域
      POST
    • 获取图片验证码
      POST
    • 校验图片验证码
      POST
    • 获取通知公告详情
      POST
    • 获取系统配置
      POST
    • 获取个人案件列表
      POST
    • 事项模糊查询接口
      POST

      获取图片验证码

      POST
      http://10.255.40.15:8080/dex-api/api/exchange/gateway/get-image-validate-code

      请求参数

      Body 参数application/json

      示例
      {
          "contact": "string"
      }

      请求示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'http://10.255.40.15:8080/dex-api/api/exchange/gateway/get-image-validate-code' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "contact": "string"
      }'

      返回响应

      🟢200成功
      application/json
      Body

      示例
      {}
      修改于 2024-12-24 08:08:02
      上一页
      根据编码获取区域
      下一页
      校验图片验证码
      Built with