Funds/Withdrawal
bizType=fund.app.WithdrawAppDubboService.computeWithdrawFee Get withdrawal (cash withdrawal/coin withdrawal) fee Login required to access
Customer group ID
Country
Account currency (trading account currency)
Withdrawal currency (currency supported by payment channels)
Withdrawal/Withdrawal amount
Withdrawal fee rate serial number
Withdrawal exchange rate sent to platform CATS2
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Withdrawal method, Bank card: bank, Digital wallet: digit_wallet, Skrill e-wallet: skrill_wallet, Telegraphic transfer: wire
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.computeWithdrawFee HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 228
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"amount": "text",
"withdrawRateSerialNo": "text",
"rate": "text",
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"tradeType": 1,
"finalAmount": "text",
"withdrawFee": "text",
"coinFee": "text",
"coinFinalAmount": "text",
"amount": "text"
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawExchangeRate Get withdrawal currency exchange rate Access after login
Account ID
Customer group ID
Customer receiving currency code
Account Currency Code
Exchange Rate
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Withdrawal method, bank card: bank, digital wallet: digit_wallet
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawExchangeRate HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"accountId": 1,
"customerGroupId": 1,
"withdrawCurrency": "text",
"accountCurrency": "text",
"exchangeRate": 1,
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"accountId": 1,
"customerGroupId": 1,
"withdrawCurrency": "text",
"accountCurrency": "text",
"exchangeRate": 1,
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.createWithdrawProposal Create withdrawal (cash withdrawal/coin withdrawal) proposal Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Account ID
Customer group ID
Country
Account currency (trading account currency)
Withdrawal currency (currency supported by payment channels)
Withdrawal amount
Coin withdrawal amount
Withdrawal fee rate serial number
Withdrawal exchange rate sent to platform CATS2
Bank card holder's name
Bank card bank name
Bank card bank code
Bank card number
Remarks
Withdrawal type WithdrawTypeEnum, cash withdrawal: 1 (withdrawal to bank card), coin withdrawal: 2 (withdrawal of digital currency to digital wallet)
WithdrawMethodEnum withdrawal method, bank card: bank, digital wallet: digit_wallet, skrill electronic wallet: skrill_wallet, wire transfer: wire, OTC365: otc365
Chain name, if the payment method is a digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
Extended field - phone number, etc.
Fund password field, requires md5 encryption
Google Verification Code
Related deposit proposal number
POST /api/global/fund.app.WithdrawAppDubboService.createWithdrawProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 440
{
"accountId": 1,
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"amount": 1,
"withdrawCoinAmount": 1,
"withdrawRateSerialNo": "text",
"rate": 1,
"bankAccountName": "text",
"bankName": "text",
"bankCode": "text",
"bankCardNo": "text",
"remark": "text",
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text",
"extend": "text",
"fundPwd": "text",
"googleCode": "text",
"relationDepositProposalNo": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"companyId": 1,
"customerId": 1,
"customerNo": "text",
"accountId": 1,
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"tradeType": 1,
"proposalNo": "text",
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"amount": "text",
"rate": "text",
"withdrawFee": "text",
"finalAmount": "text",
"accountDeductAmount": "text",
"bankAccountName": "text",
"bankName": "text",
"displayBankName": "text",
"bankCardNo": "text",
"checkBy": "text",
"checkStatus": 1,
"transferStatus": 1,
"amlRet": 1,
"amlFailReasion": "text",
"remark": "text",
"withdrawType": 1,
"withdrawCoinStatus": 1,
"withdrawMethod": "text",
"blockchainName": "text",
"txid": "text",
"customerGroupId": 1,
"thirdMessage": "text",
"withdrawViewStatus": 1,
"transferRejectReason": "text"
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getAccountMarginRate Get the total amount of opening margin/deposit ratio Accessible after login
Customer group ID
Country
Account currency (trading account currency)
Withdrawal currency (currency supported by payment channels)
Withdrawal/Withdrawal amount
Withdrawal fee rate serial number
Withdrawal exchange rate sent to platform CATS2
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Withdrawal method, Bank card: bank, Digital wallet: digit_wallet, Skrill e-wallet: skrill_wallet, Telegraphic transfer: wire
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.getAccountMarginRate HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 228
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"amount": "text",
"withdrawRateSerialNo": "text",
"rate": "text",
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": "text",
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getAllWithdrawCurrencyList Get all withdrawal currency lists Access after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Customer group ID
Country Code
Supported Currencies
Withdrawal Method Code
Channel Name
POST /api/global/fund.app.WithdrawAppDubboService.getAllWithdrawCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 123
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"blockchainName": "text",
"withdrawMethod": "text"
}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getCoinWithdrawCurrencyList Obtain list of client wallet withdrawal currency chain addresses Accessible after login
Customer group ID
Country Code
Supported Currencies
Withdrawal Method Code
Channel Name
POST /api/global/fund.app.WithdrawAppDubboService.getCoinWithdrawCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 123
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"blockchainName": "text",
"withdrawMethod": "text"
}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawAccountCurrencyList Get withdrawal account currency list Accessible after login
Country Code
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawAccountCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 52
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
"text"
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawAmountLimitInfo Get withdrawal amount limit information Result after exchange rate conversion Access after login
Customer group ID
Country
Account currency (trading account currency)
Withdrawal currency (currency supported by payment channels)
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Withdrawal method, Bank card: bank, Digital wallet: digit_wallet, Skrill e-wallet: skrill_wallet, Telegraphic transfer: wire
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawAmountLimitInfo HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 154
{
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"tradeType": 1,
"singleLowAmount": "text",
"singleHighAmount": "text",
"withdrawAmount": "text",
"withdrawCurrency": "text"
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawCurrencyList Get withdrawal currency list Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Customer group ID
Country Code
Supported Currencies
Withdrawal Method Code
Channel Name
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 123
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"blockchainName": "text",
"withdrawMethod": "text"
}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawMethodList Get Withdrawal Method Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Customer group ID
Country Code
Supported Currencies
Withdrawal Method Code
Channel Name
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawMethodList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 123
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getWithdrawTimesIn24Hour Get withdrawal method Access after login
Customer group ID
Country
Account currency (trading account currency)
Withdrawal currency (currency supported by payment channels)
Withdrawal/Withdrawal amount
Withdrawal fee rate serial number
Withdrawal exchange rate sent to platform CATS2
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Withdrawal method, Bank card: bank, Digital wallet: digit_wallet, Skrill e-wallet: skrill_wallet, Telegraphic transfer: wire
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.getWithdrawTimesIn24Hour HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 228
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"amount": "text",
"withdrawRateSerialNo": "text",
"rate": "text",
"withdrawType": 1,
"withdrawMethod": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": 1,
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.queryPayWithdrawBankList Query third-party payment withdrawal bank list Accessible after login
Withdrawal method
Withdrawal currency
POST /api/global/fund.app.WithdrawAppDubboService.queryPayWithdrawBankList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 51
{
"withdrawMethod": "text",
"withdrawCurrency": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.queryWithdrawLimitConfig Query withdrawal limit configuration Accessible after login
Customer group ID
Country Code
Account Currency Code
Customer receiving currency code
Withdrawal method, bank card: bank, digital wallet: digit_wallet
Withdrawal type, bank card: 1, digital wallet: 2
Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.queryWithdrawLimitConfig HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"withdrawType": 1,
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"enableWithdraw": true,
"withdrawAmount": "text",
"digit": 1,
"withdrawConditionConfig": {
"customerGroupId": 1,
"mustActive": true,
"maxCount": 1,
"modifyPwdDisableWithdrawIntervals": 1,
"modifyLoginDisableWithdrawIntervals": 1,
"withdrawMethod": "text"
},
"withdrawTimeConfigList": [
{
"customerGroupId": 1,
"companyTimezone": "text",
"weekDay": 1,
"openTime": "text",
"withdrawMethod": "text"
}
],
"withdrawAmountConfig": {
"customerGroupId": 1,
"accountCurrency": "text",
"withdrawCurrency": "text",
"blockchainName": "text",
"singleLowAmount": 1,
"singleHighAmount": 1,
"singleCheckLowAmount": 1,
"maxIn24hourAmount": 1,
"withdrawMethod": "text"
},
"withdrawFeeConfigList": [
{
"customerGroupId": 1,
"accountCurrency": "text",
"withdrawCurrency": "text",
"blockchainName": "text",
"valueType": "text",
"leftOpenValue": 1,
"rightCloseValue": 1,
"feeType": 1,
"feeValue": 1,
"withdrawMethod": "text"
}
],
"customerGroupEnable": true,
"timeEnable": true,
"accountActiveEnable": true,
"amountEnable": true,
"hourIn24Enable": true,
"walletEnable": true,
"pwdModifyEnable": true,
"loginModifyEnable": true
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.withdrawCurrencyList Query withdrawal currency list Accessible after login
Country Code
POST /api/global/fund.app.WithdrawAppDubboService.withdrawCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 52
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"list": [
{
"currency": "text",
"withdrawMethod": "text"
}
],
"map": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
}
},
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.getCustomerGroupWithdrawMethodList Get customer group withdrawal methods Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}POST /api/global/fund.app.WithdrawAppDubboService.getCustomerGroupWithdrawMethodList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"channelName": "text"
}
],
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.queryCustomerGroupWithdrawRiskConfig Get customer group withdrawal risk control configuration Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Customer group ID
Withdrawal method
POST /api/global/fund.app.WithdrawAppDubboService.queryCustomerGroupWithdrawRiskConfig HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 45
{
"customerGroupId": 1,
"withdrawMethod": "text"
}{
"msg": "Success",
"fail": false,
"trace": "x-1s331-3wq3-xxhig-98yvi37-1682325786",
"code": "0",
"data": {
"withdrawTimeConfigList": null,
"hourIn24Enable": null,
"trace": null,
"withdrawAmountConfigList": null,
"updateBy": null,
"customerId": null,
"enableWithdraw": null,
"withdrawConditionConfig": null,
"id": null,
"lang": null,
"class": "com.cats.fund.api.dto.app.QueryWithdrawRiskLimitConfigRespDto",
"tradeType": null,
"customerGroupEnable": null,
"amountEnable": null,
"ip": null,
"updateTime": null,
"withdrawRiskConfig": {
"customerGroupId": 1,
"firstSetLoginPwdDisableWithdrawIntervals": 60,
"ip": null,
"updateTime": 1682325006727,
"maxCount": 10,
"revision": 15,
"accountId": null,
"firstSetFundPwdDisableWithdrawIntervals": 240,
"createBy": "admin",
"companyId": 1,
"trace": null,
"newAddressDisableIntervals": 60,
"mustActive": true,
"modifyLoginDisableWithdrawIntervals": 0,
"createTime": 1681867998763,
"updateBy": "admin",
"modifyPwdDisableWithdrawIntervals": 360,
"customerId": null,
"id": 334,
"lang": null,
"class": "com.cats.fund.api.dto.app.WithdrawRiskConfigDto",
"tradeType": null,
"customerNo": null,
"status": 1
},
"accountActiveEnable": null,
"revision": null,
"accountId": null,
"createBy": null,
"companyId": null,
"createTime": null,
"timeEnable": null,
"withdrawFeeConfigList": null,
"customerNo": null,
"status": null
},
"bizCode": "",
"tm": 15,
"msgParams": null,
"ok": true,
"class": "com.cats.common.core.base.vo.BaseResult"
}bizType=fund.app.WithdrawAppDubboService.checkWithdrawRiskLimitConfig Check customer's withdrawal limit conditions can only be accessed after logging in code ("51021", "Customer group withdrawal configuration, withdrawal not allowed"), code ("51011", "Customer group withdrawal configuration, account must be activated to withdraw"), code ("51012", "Withdrawal not allowed at current time"), code ("51025", "Withdrawal not allowed within {0} minutes after changing password"), code ("51026", "Withdrawal not allowed within {0} minutes after changing phone number or email"), code ("51037", "Withdrawal not allowed within {0} minutes after changing fund password"), code ("51016", "Exceeded maximum withdrawal times within 24 hours"), The placeholder "%s" in the following prompt information is the value of msgParams in the response result, multiple values are concatenated with "," USCUSTOMER_API_0001006=1. We are very sorry, withdrawals are prohibited within %s hours after setting the login password, you can try again later; 2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001007=1. I'm sorry, withdrawals are prohibited within %s hours after setting the fund password, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001008=1. I'm sorry, withdrawals are prohibited within %s hours after changing the login password, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001009=1. I'm sorry, withdrawals are prohibited within %s hours after resetting the login password, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001010=1. We are very sorry, withdrawals are prohibited within %s hours after changing the fund password, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001011=1. We are very sorry, withdrawals are prohibited within %s hours after resetting the fund password, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001012=1. We are very sorry, withdrawals are prohibited within %s hours after changing the email, you can withdraw later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001013=1. I'm sorry, withdrawals are prohibited within %s hours after changing your phone. You can try again later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001014=1. I'm sorry, withdrawals are prohibited within %s hours after adding a new withdrawal address. You can try again later;\n2. If you have any questions or need help, please contact online customer service. USCUSTOMER_API_0001016=The current withdrawal address does not exist, please check the data
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Account Currency Code
Customer receiving currency code
Withdrawal method, bank card: bank, digital wallet: digit_wallet
Withdrawal type, bank card: 1, digital wallet: 2
When witdrawType is 2, it is required. Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.checkWithdrawRiskLimitConfig HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 131
{
"tradeType": 1,
"accountCurrency": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"withdrawType": 1,
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": true,
"ok": true,
"fail": true
}bizType=fund.app.WithdrawAppDubboService.queryRemainWithdrawAmount Get the remaining withdrawal amount of the withdrawal method + currency + chain Access after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Withdrawal type, bank card: 1, digital wallet: 2
Withdrawal method, coin_blockatmpay, coin_mdpay, etc.
Account Currency Code
Required when witdrawType is 2, customer receiving currency code
When witdrawType is 2, it is required. Chain name, data dictionary configuration, payment method is digital wallet, display the corresponding chain name (also known as transfer network), such as Omin, ERC20, TRC20
POST /api/global/fund.app.WithdrawAppDubboService.queryRemainWithdrawAmount HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 117
{
"withdrawType": 1,
"withdrawMethod": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"blockchainName": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"tradeType": 1,
"customerGroupId": 1,
"country": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"withdrawMethod": "text",
"withdrawType": 1,
"blockchainName": "text",
"remainAmount": "text",
"limitAmount": "text",
"withdrawAmount": "text"
},
"ok": true,
"fail": true
}Last updated