> ## Documentation Index
> Fetch the complete documentation index at: https://developer.speedpay.hk/llms.txt
> Use this file to discover all available pages before exploring further.

# API 列表

> Visa、JCB 卡、JCB 钱包和回调接口总览。

## Visa Open API

基础路径：`/mc-platformapi/v1/open/et/vs/card`

| 接口            | 路径                         |
| ------------- | -------------------------- |
| 枚举值查询 - 国家或地区 | `/support/country`         |
| 枚举值查询 - 费用类型  | `/support/fee/type`        |
| 枚举值查询 - 开户目的  | `/support/account/purpose` |
| 枚举值查询 - 行业类别  | `/support/industry`        |
| 枚举值查询 - 财富来源  | `/support/wealth`          |
| 枚举值查询 - 职位    | `/support/position`        |
| 申请签约          | `/apply`                   |
| 激活            | `/active`                  |
| 修改支付密码        | `/modify/pwd`              |
| 修改手机号         | `/modify/mob`              |
| 修改邮箱          | `/modify/email`            |
| 卡信息查询         | `/info/query`              |
| 锁卡/解锁         | `/lock`                    |
| 单笔消费限额设置      | `/purchase/cap/set`        |
| 单笔消费限额查询      | `/purchase/cap/enquiry`    |
| 三要素查询         | `/details/query`           |
| 单卡充值          | `/charge`                  |
| 交易列表          | `/transaction/list`        |

## JCB Card Open API

基础路径：`/mc-platformapi/v1/open/jcb/card`

| 接口     | 路径                 |
| ------ | ------------------ |
| 申请提交   | `/apply`           |
| 枚举值查询  | `/support/country` |
| 激活     | `/active`          |
| 卡信息查询  | `/info`            |
| 锁卡     | `/lock`            |
| 解锁     | `/unlock`          |
| 交易记录查询 | `/transaction`     |
| 三要素查询  | `/details/query`   |
| 支付密码修改 | `/update/pwd`      |
| 手续费设置  | `/fee/setting`     |
| 手续费查询  | `/fee/get`         |
| 卡转账    | `/transfer`        |

## JCB Wallet Open API

基础路径：`/mc-platformapi/v1/open/jcb/wallet`

| 接口       | 路径                  |
| -------- | ------------------- |
| 钱包地址     | `/address`          |
| 钱包充值记录查询 | `/transaction/list` |

***

## title: "overview"
