资金接口/客户存款接口

查询直充支付钱包地址

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getBindRechargeAddress 查询直充支付钱包地址 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
customerGroupIdinteger · int64Required

客户组id

paymentChannelCodestringRequired

支付渠道编码

paymentChannelTypestringRequired

支付渠道类型

paymentMerchantNostringRequired

支付商户号

paymentChannelClientTypestringRequired

支付通道客户端类型pc、mobile

accountCurrencystringRequired

账户货币编码

blockchainNamestringRequired

链名称

countrystringRequired

国家(客户账号开户所属国家)

extendstringOptional

扩展字段

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getBindRechargeAddress
POST /api/global/fund.app.DepositAppDubboService.getBindRechargeAddress HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 220

{
  "customerGroupId": 1,
  "paymentChannelCode": "text",
  "paymentChannelType": "text",
  "paymentMerchantNo": "text",
  "paymentChannelClientType": "text",
  "accountCurrency": "text",
  "blockchainName": "text",
  "country": "text",
  "extend": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "paymentCode": "text",
    "currency": "text",
    "blockchainName": "text",
    "address": "text",
    "expireTime": 1
  },
  "ok": true,
  "fail": true
}

申请绑直充支付钱包地址

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.applyRechargeBindAddress 申请绑直充支付钱包地址 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
customerGroupIdinteger · int64Required

客户组id

paymentChannelCodestringRequired

支付渠道编码

paymentChannelTypestringRequired

支付渠道类型

paymentMerchantNostringRequired

支付商户号

paymentChannelClientTypestringRequired

支付通道客户端类型pc、mobile

accountCurrencystringRequired

账户货币编码

blockchainNamestringRequired

链名称

countrystringRequired

国家(客户账号开户所属国家)

extendstringOptional

扩展字段

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.applyRechargeBindAddress
POST /api/global/fund.app.DepositAppDubboService.applyRechargeBindAddress HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 220

{
  "customerGroupId": 1,
  "paymentChannelCode": "text",
  "paymentChannelType": "text",
  "paymentMerchantNo": "text",
  "paymentChannelClientType": "text",
  "accountCurrency": "text",
  "blockchainName": "text",
  "country": "text",
  "extend": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "paymentCode": "text",
    "currency": "text",
    "blockchainName": "text",
    "address": "text",
    "expireTime": 1
  },
  "ok": true,
  "fail": true
}

不同玩法之间相同币种资产资金划转

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.capitalTransfer 不同玩法之间相同资产资金划转 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
accountIdinteger · int64Optional

账户ID

accountDigitinteger · int32Optional

账户小数位

toTradeTypeinteger · int64Required

划入账户玩法

toAccountIdinteger · int64Optional

划入账户id

toCustomerNostringRequired

划入客户编号

toAccountDigitinteger · int32Optional

划入账户小数位

amountnumberRequired

amount

currencystringOptional

划转的币种

tradeTypestringRequired

划出账户玩法

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.capitalTransfer
POST /api/global/fund.app.DepositAppDubboService.capitalTransfer HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 153

{
  "accountId": 1,
  "accountDigit": 1,
  "toTradeType": 1,
  "toAccountId": 1,
  "toCustomerNo": "text",
  "toAccountDigit": 1,
  "amount": 1,
  "currency": "text",
  "tradeType": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "ok": true,
  "fail": true,
  "data": {
    "surplusAmount": "text"
  }
}

查询资金划转记录

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.capitalTransferRecord 查询资金划转记录 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
sizeinteger · int64Optional

每页条数

currentinteger · int64Optional

当前页

downloadTypeinteger · int32Optional

下载类型 1:直接下载,2:异步下载

startTimeinteger · int64Optional

开始时间

endTimeinteger · int64Optional

结束时间

tradeTypeinteger · int64Optional

玩法标识

assetsIdinteger · int64Optional

资产id

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.capitalTransferRecord
POST /api/global/fund.app.DepositAppDubboService.capitalTransferRecord HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 92

{
  "size": 1,
  "current": 1,
  "downloadType": 1,
  "startTime": 1,
  "endTime": 1,
  "tradeType": 1,
  "assetsId": 1
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "records": [
      {
        "outAccountId": 1,
        "outCurrencyCode": "text",
        "outTradeType": 1,
        "outAmount": "text",
        "inAccountId": 1,
        "inCurrencyCode": "text",
        "inTradeType": 1,
        "inAmount": "text",
        "createTime": "text"
      }
    ],
    "total": 1,
    "size": 1,
    "current": 1
  },
  "ok": true,
  "fail": true
}

资产资金划转

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.capitalTransferSupportDiffCurr 资产资金划转 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

划入账户玩法

accountDigitinteger · int32Optional

划出账户小数位

toTradeTypeinteger · int64Required

划出账户玩法

toAccountIdinteger · int64Optional

划入账户id

toCustomerNostringRequired

划入客户编号

toAccountDigitinteger · int32Optional

划入账户小数位

amountnumberRequired

滑动金额

currencystringRequired

划出币种

toCurrencystringRequired

划入币种

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.capitalTransferSupportDiffCurr
POST /api/global/fund.app.DepositAppDubboService.capitalTransferSupportDiffCurr HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 154

{
  "tradeType": 1,
  "accountDigit": 1,
  "toTradeType": 1,
  "toAccountId": 1,
  "toCustomerNo": "text",
  "toAccountDigit": 1,
  "amount": 1,
  "currency": "text",
  "toCurrency": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "ok": true,
  "fail": true,
  "data": {
    "surplusAmount": "text"
  }
}

创建存款提案

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.createDepositProposal 创建存款提案 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
accountIdinteger · int64Optional

账户ID

tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

depositRateSerialNostringOptional

存款费率流水号

paymentCurrencystringRequired

存款货币编码

blockchainNamestringOptional

链名称,数据字典配置,收款方式是数字钱包,显示对应的链名称(又叫转账网络),如Omin、ERC20、TRC20

accountCurrencystringRequired

账户货币编码

exchangeRatenumberOptional

汇率

paymentChannelCodestringRequired

支付渠道编码

paymentChannelTypestringRequired

支付渠道类型

paymentMerchantNostringRequired

支付商户号

paymentChannelClientTypestringRequired

支付通道客户端类型pc、mobile

depositAmountnumberOptional

账户存款金额

thirdAmountnumberOptional

给第三方的请求金额,个别支付通道需要:PayRedeem

countrystringOptional

国家(客户账号开户所属国家)

channelCodestringOptional

广告来源(客户账号开户渠道编码)

depositFromstringOptional

存款来源,取值H5、H5_Android、H5_IOS、PCUI_Windows、PCUI_Mac、APP_Android、APP_IOS

callbackUrlstringOptional

前台回调地址

showUrlstringOptional

YUL1地址

extendstringOptional

扩展字段

bankCodestringOptional

出款银行编码

paymentChannelPayTypestringOptional

支付通道支付类型

thirdAccountstringOptional

三方账号

remarkstringOptional

备注

chainIdstringOptional

网络链ID

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.createDepositProposal
POST /api/global/fund.app.DepositAppDubboService.createDepositProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 537

{
  "accountId": 1,
  "tradeType": 1,
  "customerGroupId": 1,
  "depositRateSerialNo": "text",
  "paymentCurrency": "text",
  "blockchainName": "text",
  "accountCurrency": "text",
  "exchangeRate": 1,
  "paymentChannelCode": "text",
  "paymentChannelType": "text",
  "paymentMerchantNo": "text",
  "paymentChannelClientType": "text",
  "depositAmount": 1,
  "thirdAmount": 1,
  "country": "text",
  "channelCode": "text",
  "depositFrom": "text",
  "callbackUrl": "text",
  "showUrl": "text",
  "extend": "text",
  "bankCode": "text",
  "paymentChannelPayType": "text",
  "thirdAccount": "text",
  "remark": "text",
  "chainId": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "submitType": "text",
    "url": "text",
    "contentType": "text",
    "data": "text",
    "proposalNo": "text",
    "browserOpenUrl": "text",
    "amount": "text",
    "currency": "text",
    "toAddress": "text",
    "expireTime": 1,
    "apiKey": "text",
    "paymentChannelCode": "text",
    "bank": "text",
    "branch": "text",
    "accountName": "text",
    "accountNo": "text"
  },
  "ok": true,
  "fail": true
}

获取直充支付通道支持币种信息

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getDepositCoinList 获取直充支付通道支持币种信息 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required
paymentCodestringRequired

支付通道编码

currencystringRequired

支付币种

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getCryptoBlockchainInfo
POST /api/global/fund.app.DepositAppDubboService.getCryptoBlockchainInfo HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 54

{
  "tradeType": 1,
  "paymentCode": "text",
  "currency": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "paymentCode": "text",
    "currency": "text",
    "blockchainList": [
      "text"
    ]
  },
  "ok": true,
  "fail": true
}

获取支付通道支持的账户币种信息列表

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getDepositAccountCurrencyList 获取支付通道支持的账户币种信息列表 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

clientTypestringRequired

支付通道支持终端类型pc、mobile

countrystringRequired

客户开户国家编码

paymentCodestringRequired

支付通道编码

rechargeTypestringRequired

充值方式

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getDepositAccountCurrencyList
POST /api/global/fund.app.DepositAppDubboService.getDepositAccountCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 115

{
  "tradeType": 1,
  "customerGroupId": 1,
  "clientType": "text",
  "country": "text",
  "paymentCode": "text",
  "rechargeType": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "customerGroupId": 1,
      "paymentCode": "text",
      "paymentType": "text",
      "paymentTypeAlias": "text",
      "clientType": "text",
      "accountCurrency": "text",
      "singleLowAmount": 1,
      "singleHighAmount": 1,
      "singleCheckLowAmount": 1,
      "feeType": 1,
      "fee": 1,
      "rechargeType": "text"
    }
  ],
  "ok": true,
  "fail": true
}

查询支付通道支持的充值账户币种和链信息

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getDepositAccountCurrencyListV2 查询支付通道支持的充值账户币种和链信息 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

clientTypestringRequired

支付通道支持终端类型pc、mobile

countrystringRequired

客户开户国家编码

paymentCodesstringOptional

支付通道编码,多个通道编码

paymentTypesstringOptional

支付通道类型,多个类型编码

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getDepositAccountCurrencyListV2
POST /api/global/fund.app.DepositAppDubboService.getDepositAccountCurrencyListV2 HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 116

{
  "tradeType": 1,
  "customerGroupId": 1,
  "clientType": "text",
  "country": "text",
  "paymentCodes": "text",
  "paymentTypes": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "clientType": "text",
      "accountCurrency": "text",
      "blockchainNameList": [
        "text"
      ]
    }
  ],
  "ok": true,
  "fail": true
}

获取客户支持的存款币种列表

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getDepositCoinList 获取客户支持的存款币种列表 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

clientTypestringRequired

支付通道支持终端类型pc、mobile

countrystringRequired

客户开户国家编码

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getDepositCoinList
POST /api/global/fund.app.DepositAppDubboService.getDepositCoinList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 72

{
  "tradeType": 1,
  "customerGroupId": 1,
  "clientType": "text",
  "country": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    "text"
  ],
  "ok": true,
  "fail": true
}

获取存款货币对汇率

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getDepositExchangeRate 获取存款货币对汇率 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringRequiredExample: {{LoginResult.data.token}}
Body
paymentCurrencystringOptional

支付货币编码

accountCurrencystringOptional

账户货币编码

channelCodestringOptional

支付通道编码

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getDepositExchangeRate
POST /api/global/fund.app.DepositAppDubboService.getDepositExchangeRate HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 72

{
  "paymentCurrency": "text",
  "accountCurrency": "text",
  "channelCode": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "paymentCurrency": "text",
    "accountCurrency": "text",
    "channelCode": "text",
    "depositRateSerialNo": "text",
    "exchangeRate": "text",
    "formulaSymbol": "text",
    "sourceDigits": "text",
    "targetDigits": "text"
  },
  "ok": true,
  "fail": true
}

获取支付通道信息

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getPayChannels 获取支付通道信息 version=0.0.1时请求参数中accountCurrency和rechargeType会作为查询过滤条件 version=0.0.2时请求参数中accountCurrency会作为查询过滤条件 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringRequiredExample: {{token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

paymentCodestringOptional

支付通道编码

clientTypestringRequired

支付通道支持终端类型pc、mobile

paymentCurrencystringOptional

支付币种编码

accountCurrencystringRequired

账户币种编码

countrystringRequired

客户开户国家编码

rechargeTypestringOptional

充值方式,1:直充,2:汇兑

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getPayChannels
POST /api/global/fund.app.DepositAppDubboService.getPayChannels HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 165

{
  "tradeType": 1,
  "customerGroupId": 1,
  "paymentCode": "text",
  "clientType": "text",
  "paymentCurrency": "text",
  "accountCurrency": "text",
  "country": "text",
  "rechargeType": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "tradeType": 1,
      "customerGroupId": 1,
      "paymentCode": "text",
      "paymentType": "text",
      "paymentTypeAlias": "text",
      "clientType": "text",
      "paymentCurrency": "text",
      "merchantNo": "text",
      "channelConvertRate": true,
      "openTime": "text",
      "accountCurrency": "text",
      "accountCurrencyDigit": 1,
      "singleLowAmount": 1,
      "singleHighAmount": 1,
      "singleCheckLowAmount": 1,
      "feeType": 1,
      "fee": 1,
      "sort": 1,
      "extend": {
        "ANY_ADDITIONAL_PROPERTY": {
          "ANY_ADDITIONAL_PROPERTY": "text"
        }
      },
      "rechargeType": "text",
      "limitConfigList": [
        {
          "id": 1,
          "companyId": 1,
          "depositBaseConfigId": 1,
          "accountCurrency": "text",
          "singleLowAmount": 1,
          "singleHighAmount": 1,
          "singleCheckLowAmount": 1,
          "feeType": 1,
          "fee": 1,
          "rechargeType": "text"
        }
      ],
      "bank": "text",
      "branch": "text",
      "accountName": "text",
      "accountNo": "text"
    }
  ],
  "ok": true,
  "fail": true
}

获取支付通道信息不过滤账户币种和充值方式

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getPayChannelsV2 获取支付通道信息不过滤账户币种和充值方式 accountCurrency和rechargeType不会作查询过滤条件 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

paymentCodestringOptional

支付通道编码

clientTypestringRequired

支付通道支持终端类型pc、mobile

paymentCurrencystringOptional

支付币种编码

accountCurrencystringOptional

账户币种编码

countrystringRequired

客户开户国家编码

rechargeTypestringOptional

充值方式,1:直充,2:汇兑

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getPayChannelsV2
POST /api/global/fund.app.DepositAppDubboService.getPayChannelsV2 HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 165

{
  "tradeType": 1,
  "customerGroupId": 1,
  "paymentCode": "text",
  "clientType": "text",
  "paymentCurrency": "text",
  "accountCurrency": "text",
  "country": "text",
  "rechargeType": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "tradeType": 1,
      "customerGroupId": 1,
      "paymentCode": "text",
      "paymentType": "text",
      "paymentTypeAlias": "text",
      "clientType": "text",
      "paymentCurrency": "text",
      "merchantNo": "text",
      "channelConvertRate": true,
      "openTime": "text",
      "accountCurrency": "text",
      "accountCurrencyDigit": 1,
      "singleLowAmount": 1,
      "singleHighAmount": 1,
      "singleCheckLowAmount": 1,
      "feeType": 1,
      "fee": 1,
      "sort": 1,
      "extend": {
        "ANY_ADDITIONAL_PROPERTY": {
          "ANY_ADDITIONAL_PROPERTY": "text"
        }
      },
      "rechargeType": "text",
      "limitConfigList": [
        {
          "id": 1,
          "companyId": 1,
          "depositBaseConfigId": 1,
          "accountCurrency": "text",
          "singleLowAmount": 1,
          "singleHighAmount": 1,
          "singleCheckLowAmount": 1,
          "feeType": 1,
          "fee": 1,
          "rechargeType": "text"
        }
      ],
      "bank": "text",
      "branch": "text",
      "accountName": "text",
      "accountNo": "text"
    }
  ],
  "ok": true,
  "fail": true
}

获取支付通道信息过滤账户币种和链名称

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getPayChannelsV3 获取支付通道信息过滤账户币种和链名称 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

customerGroupIdinteger · int64Required

客户组id

clientTypestringOptional

支付通道支持终端类型pc、mobile

accountCurrencystringOptional

账户币种编码

blockchainNamestringOptional

连名称

countrystringOptional

客户开户国家编码

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getPayChannelsV3
POST /api/global/fund.app.DepositAppDubboService.getPayChannelsV3 HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 121

{
  "tradeType": 1,
  "customerGroupId": 1,
  "clientType": "text",
  "accountCurrency": "text",
  "blockchainName": "text",
  "country": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "tradeType": 1,
      "customerGroupId": 1,
      "paymentCode": "text",
      "paymentType": "text",
      "paymentTypeAlias": "text",
      "clientType": "text",
      "paymentCurrency": "text",
      "merchantNo": "text",
      "channelConvertRate": true,
      "openTime": "text",
      "sort": 1,
      "extend": {
        "ANY_ADDITIONAL_PROPERTY": {
          "ANY_ADDITIONAL_PROPERTY": "text"
        }
      },
      "rechargeType": "text",
      "limitConfigList": [
        {
          "id": 1,
          "companyId": 1,
          "depositBaseConfigId": 1,
          "accountCurrency": "text",
          "singleLowAmount": "text",
          "singleHighAmount": "text",
          "singleCheckLowAmount": "text",
          "feeType": 1,
          "fee": "text",
          "rechargeType": "text"
        }
      ]
    }
  ],
  "ok": true,
  "fail": true
}

查询加密货币支付状态

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.getPayStatus 查询加密货币支付状态 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringRequiredExample: {{LoginResult.data.token}}
Body
accountCurrencystringRequired

账户货币编码

channelCodestringRequired

通道编码

blockchainNamestringRequired

链名称

addressstringOptional

支付地址

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.getPayStatus
POST /api/global/fund.app.DepositAppDubboService.getPayStatus HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 88

{
  "accountCurrency": "text",
  "channelCode": "text",
  "blockchainName": "text",
  "address": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "accountCurrency": "text",
    "channelCode": "text",
    "blockchainName": "text",
    "address": "text",
    "tradeStatus": 1,
    "txId": "text",
    "amount": "text",
    "proposalNo": "text"
  },
  "ok": true,
  "fail": true
}

判断用户是否已入金

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.judgeIsAlreadyDeposit 判断用户是否已入金 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
objectOptional
Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.judgeIsAlreadyDeposit
POST /api/global/fund.app.DepositAppDubboService.judgeIsAlreadyDeposit HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 2

{}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": true,
  "ok": true,
  "fail": true
}

手动借款

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.manualLoan 手动借款 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

accountCurrencystringRequired

账户币种

amountnumberRequired

金额

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.manualLoan
POST /api/global/fund.app.DepositAppDubboService.manualLoan HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 51

{
  "tradeType": 1,
  "accountCurrency": "text",
  "amount": 1
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {},
  "ok": true,
  "fail": true
}

手动还款

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.manualRepayment 手动还款 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

accountCurrencystringRequired

账户币种

amountnumberRequired

金额

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.manualRepayment
POST /api/global/fund.app.DepositAppDubboService.manualRepayment HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 51

{
  "tradeType": 1,
  "accountCurrency": "text",
  "amount": 1
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {},
  "ok": true,
  "fail": true
}

查询存款提案

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.queryDepositProposal 查询存款提案 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
tradeTypeinteger · int64Required

玩法类型

proposalNostringOptional

提案号

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.queryDepositProposal
POST /api/global/fund.app.DepositAppDubboService.queryDepositProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 35

{
  "tradeType": 1,
  "proposalNo": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": {
    "companyId": 1,
    "customerId": 1,
    "customerNo": "text",
    "accountId": 1,
    "status": 1,
    "createBy": "text",
    "createTime": 1,
    "updateBy": "text",
    "updateTime": 1,
    "tradeType": 1,
    "proposalNo": "text",
    "country": "text",
    "depositCurrency": "text",
    "paymentCurrency": "text",
    "blockchainName": "text",
    "intendAmount": "text",
    "toPaymentRate": "text",
    "toPaymentAmount": "text",
    "fromPaymentAmount": "text",
    "paymentRate": "text",
    "actualAmount": "text",
    "depositFee": "text",
    "finalAmount": "text",
    "paymentCode": "text",
    "paymentType": "text",
    "clientType": "text",
    "channelCode": "text",
    "checkBy": "text",
    "remark": "text",
    "checkStatus": 1,
    "depositStatus": 1,
    "paymentStatus": 1,
    "amlRet": 1,
    "amlFailReasion": "text",
    "refundRet": 1,
    "notifyStatus": true,
    "queryCount": 1,
    "queryMaxCount": 1,
    "txid": "text",
    "rechargeType": "text",
    "address": "text",
    "thirdId": "text",
    "callbackUrl": "text",
    "refundToAddr": "text",
    "customerGroupId": 1,
    "thirdAccount": "text"
  },
  "ok": true,
  "fail": true
}

查询三方支付通道的支付类型

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.queryPayChannelType 查询三方支付通道的支付类型 登录后方可访问

Header parameters
versionstringRequiredExample: 0.0.1
companyIdstringRequiredExample: {{company}}
tracestringRequiredExample: {{mock_trace}}
langstringRequiredExample: zh-CN
tokenstringOptionalExample: {{LoginResult.data.token}}
Body
countrystringRequired

国家编码

paymentChannelCodestringRequired

支付通道编码

paymentChannelTypestringRequired

支付通道类型

paymentMerchantNostringRequired

支付商户号

paymentChannelClientTypestringRequired

支付通道客户端类型pc、mobile

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.queryPayChannelType
POST /api/global/fund.app.DepositAppDubboService.queryPayChannelType HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 135

{
  "country": "text",
  "paymentChannelCode": "text",
  "paymentChannelType": "text",
  "paymentMerchantNo": "text",
  "paymentChannelClientType": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": [
    {
      "name": "text",
      "code": "text"
    }
  ],
  "ok": true,
  "fail": true
}

代理客户资产资金划转给被代理客户

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.capitalTransferForAgent 不同玩法之间相同资产资金划转 登录后方可访问

Header parameters
companyIdstringOptionalExample: {{company}}
tokenstringOptionalExample: {{LoginResult.data.token}}
langstringOptionalExample: en-US
tracestringOptionalExample: {{mock_trace}}
versionstringOptionalExample: 0.0.1
Body
tradeTypeinteger · int64Required

账户玩法,固定值7

toCustomerNostringRequired

划入客户编号

amountnumberRequired

滑动金额

currencystringRequired

划出币种

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.capitalTransferForAgent
POST /api/global/fund.app.DepositAppDubboService.capitalTransferForAgent HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 71

{
  "tradeType": 7,
  "toCustomerNo": "86021560",
  "amount": 100,
  "currency": "HKD"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "ok": true,
  "fail": true,
  "data": {
    "surplusAmount": "text"
  }
}

标记开卡费存款使用汇率

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.markOpenCardDepositRate 标记开卡费存款使用汇率 登录后方可访问

Body
depositRateSerialNostringRequired

存款汇率流水号

paymentCurrencystringRequired

支付币种

blockchainNamestringRequired

链名称

addressstringOptional

收款地址

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.markOpenCardDepositRate
POST /api/global/fund.app.DepositAppDubboService.markOpenCardDepositRate HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 96

{
  "depositRateSerialNo": "text",
  "paymentCurrency": "text",
  "blockchainName": "text",
  "address": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": true,
  "ok": true,
  "fail": true
}

预付款订单信息

post

version: 0.0.1 bizType=fund.app.DepositAppDubboService.prePaymentOrder version=0.0.1 预付款订单信息,订单信息只会保存15分钟,支付订单时需要将此接口返回结果,传入orderNo。 登录后方可访问

Body
extendstringRequired

存款订单扩展字段信息

Responses
200Success
application/json
post
/global/fund.app.DepositAppDubboService.prePaymentOrder
POST /api/global/fund.app.DepositAppDubboService.prePaymentOrder HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 17

{
  "extend": "text"
}
200Success
{
  "bizCode": "text",
  "code": "text",
  "msg": "text",
  "tm": 1,
  "trace": "text",
  "msgParams": "text",
  "data": "text",
  "ok": true,
  "fail": true
}

Last updated