# 客户接口/客户银行卡管理

## 删除银行卡信息

> version=0.0.1\
> bizType=customer.app.WithdrawBankWebApiService.delete\
> 登录之后可以访问

```json
{"openapi":"3.0.1","info":{"title":"默认模块","version":"1.0.0"},"tags":[{"name":"客户接口/客户银行卡管理"}],"servers":[{"url":"https://prewppc-3.cmfbl.com/api","description":"PRE测试公司439"}],"security":[],"paths":{"/global/customer.app.WithdrawBankWebApiService.delete":{"post":{"summary":"删除银行卡信息","deprecated":false,"description":"version=0.0.1\nbizType=customer.app.WithdrawBankWebApiService.delete\n登录之后可以访问","tags":["客户接口/客户银行卡管理"],"parameters":[],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"integer","format":"uint64","description":"银行卡信息记录id"}},"required":["id"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BaseResult"}}},"headers":{}}}}}},"components":{"schemas":{"BaseResult":{"type":"object","properties":{"bizCode":{"type":"string","title":"模块标识码"},"code":{"type":"string","title":"状态返回码"},"msg":{"type":"string","title":"状态描述"},"tm":{"type":"integer","format":"int64","title":"处理时长（毫秒）"},"trace":{"type":"string","title":"跟踪码"},"msgParams":{"type":"string","title":"返回描述中占位符参数串，多个参数间以,分割"},"ok":{"type":"boolean"},"fail":{"type":"boolean"},"data":{"type":"object","properties":{},"title":"数据体"}},"title":"BaseResult"}}}}
```

## 新增国内银行卡

> version=0.0.1\
> bizType=customer.app.WithdrawBankWebApiService.add\
> 登录之后可以访问

```json
{"openapi":"3.0.1","info":{"title":"默认模块","version":"1.0.0"},"tags":[{"name":"客户接口/客户银行卡管理"}],"servers":[{"url":"https://prewppc-3.cmfbl.com/api","description":"PRE测试公司439"}],"security":[],"paths":{"/global/customer.app.WithdrawBankWebApiService.add":{"post":{"summary":"新增国内银行卡","deprecated":false,"description":"version=0.0.1\nbizType=customer.app.WithdrawBankWebApiService.add\n登录之后可以访问","operationId":"add","tags":["客户接口/客户银行卡管理"],"parameters":[{"name":"companyId","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"token","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"lang","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"trace","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"version","in":"header","description":"","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"country":{"type":"string","maxLength":50,"description":"国家"},"bankAccountName":{"type":"string","maxLength":80,"description":"账户持有人姓名"},"bankCardNumber":{"type":"string","maxLength":80,"description":"银行卡号"},"bankCurrency":{"type":"string","maxLength":80,"description":"银行币种"},"bankName":{"type":"string","maxLength":80,"description":"银行名称"},"bankAddress":{"type":"string","maxLength":200,"description":"银行开户地址"},"bankBranch":{"type":"string","maxLength":200,"description":"银行支行"},"province":{"type":"string","maxLength":50,"description":"省"},"city":{"type":"string","maxLength":50,"description":"市"},"bankCode":{"type":"string","maxLength":50,"description":"银行代码"},"firstName":{"type":"string","description":"名","maxLength":50},"lastName":{"type":"string","description":"姓","maxLength":50}},"required":["bankCardNumber","bankCurrency","bankName","bankAddress","bankBranch","province","city","bankCode","firstName","lastName","country"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BaseResult1"}}},"headers":{}}}}}},"components":{"schemas":{"BaseResult1":{"type":"object","properties":{"bizCode":{"type":"string","description":"模块标识码"},"code":{"type":"string","description":"状态返回码"},"msg":{"type":"string","description":"状态描述"},"tm":{"type":"integer","format":"int64","description":"处理时长（毫秒）"},"trace":{"type":"string","description":"跟踪码"},"msgParams":{"type":"string","description":"返回描述中占位符参数串，多个参数间以,分割"},"data":{"type":"object","description":"数据体","properties":{}},"ok":{"type":"boolean"},"fail":{"type":"boolean"}}}}}}
```

## 新增国际银行卡

> version=0.0.1\
> bizType=customer.app.WithdrawBankWebApiService.addV1v2v8\
> 登录之后可以访问

```json
{"openapi":"3.0.1","info":{"title":"默认模块","version":"1.0.0"},"tags":[{"name":"客户接口/客户银行卡管理"}],"servers":[{"url":"https://prewppc-3.cmfbl.com/api","description":"PRE测试公司439"}],"security":[],"paths":{"/global/customer.app.WithdrawBankWebApiService.addV1v2v8":{"post":{"summary":"新增国际银行卡","deprecated":false,"description":"version=0.0.1\nbizType=customer.app.WithdrawBankWebApiService.addV1v2v8\n登录之后可以访问","operationId":"addV1v2v8","tags":["客户接口/客户银行卡管理"],"parameters":[{"name":"companyId","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"token","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"lang","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"trace","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"version","in":"header","description":"","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"bankCurrency":{"type":"string","maxLength":80,"description":"银行币种"},"bankName":{"type":"string","maxLength":80,"description":"银行名称"},"bankCode":{"type":"string","maxLength":50,"description":"银行代码"},"firstName":{"type":"string","description":"名","maxLength":50},"lastName":{"type":"string","description":"姓","maxLength":50},"bankAccount":{"type":"string","maxLength":32,"description":"银行账号"},"swiftCode":{"type":"string","maxLength":32,"description":"swiftCode"},"otherCode":{"type":"string","maxLength":32,"description":"otherCode"},"province":{"type":"string","description":"省份编码"},"city":{"type":"string","description":"城市编码"},"phone":{"type":"string","description":"预留手机号"},"ext1":{"type":"string","description":"身份证号"}},"required":["bankCurrency","bankName","bankCode","firstName","lastName"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BaseResult1"}}},"headers":{}}}}}},"components":{"schemas":{"BaseResult1":{"type":"object","properties":{"bizCode":{"type":"string","description":"模块标识码"},"code":{"type":"string","description":"状态返回码"},"msg":{"type":"string","description":"状态描述"},"tm":{"type":"integer","format":"int64","description":"处理时长（毫秒）"},"trace":{"type":"string","description":"跟踪码"},"msgParams":{"type":"string","description":"返回描述中占位符参数串，多个参数间以,分割"},"data":{"type":"object","description":"数据体","properties":{}},"ok":{"type":"boolean"},"fail":{"type":"boolean"}}}}}}
```

## 获取银行卡列表

> version=0.0.1\
> bizType=customer.app.WithdrawBankWebApiService.bankList\
> 登录之后可以访问

```json
{"openapi":"3.0.1","info":{"title":"默认模块","version":"1.0.0"},"tags":[{"name":"客户接口/客户银行卡管理"}],"servers":[{"url":"https://prewppc-3.cmfbl.com/api","description":"PRE测试公司439"}],"security":[],"paths":{"/global/customer.app.WithdrawBankWebApiService.bankList":{"post":{"summary":"获取银行卡列表","deprecated":false,"description":"version=0.0.1\nbizType=customer.app.WithdrawBankWebApiService.bankList\n登录之后可以访问","operationId":"bankList","tags":["客户接口/客户银行卡管理"],"parameters":[{"name":"companyId","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"token","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"lang","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"trace","in":"header","description":"","required":false,"schema":{"type":"string"}},{"name":"version","in":"header","description":"","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"bankAccount":{"type":"string","description":"银行账号"},"bankCardNumber":{"type":"string","description":"银行卡号"}}}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BaseResultListCustomerWithdrawBankVO"}}},"headers":{}}}}}},"components":{"schemas":{"BaseResultListCustomerWithdrawBankVO":{"type":"object","properties":{"bizCode":{"type":"string","description":"模块标识码"},"code":{"type":"string","description":"状态返回码"},"msg":{"type":"string","description":"状态描述"},"tm":{"type":"integer","format":"int64","description":"处理时长（毫秒）"},"trace":{"type":"string","description":"跟踪码"},"msgParams":{"type":"string","description":"返回描述中占位符参数串，多个参数间以,分割"},"data":{"type":"array","description":"数据体","items":{"$ref":"#/components/schemas/CustomerWithdrawBankVO"}},"ok":{"type":"boolean"},"fail":{"type":"boolean"}}},"CustomerWithdrawBankVO":{"type":"object","properties":{"companyId":{"type":"integer","format":"int64"},"customerNo":{"type":"string"},"bankAccountName":{"type":"string"},"bankCardNumber":{"type":"string"},"bankCurrency":{"type":"string"},"bankName":{"type":"string"},"bankCode":{"type":"string"},"bankAddress":{"type":"string"},"bankBranch":{"type":"string"},"country":{"type":"string"},"province":{"type":"string"},"city":{"type":"string"},"firstName":{"type":"string","description":"名"},"lastName":{"type":"string","description":"姓"},"bankAccount":{"type":"string"},"swiftCode":{"type":"string"},"otherCode":{"type":"string"}}}}}}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-cn.multimarkets.org/client-api/geng-duo-.../ke-hu-jie-kou-ke-hu-yin-hang-ka-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
