Funds/Proposal
bizType=fund.app.CustomerProposalQueryService.isHaveUnCompleteProposal Check if the customer has any unfinished proposals Accessible after login
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
Data Body
POST /api/global/fund.app.CustomerProposalQueryService.isHaveUnCompleteProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": true,
"ok": true,
"fail": true
}bizType=fund.app.CustomerProposalQueryService.queryDepositAdjustPageList Query customer credit adjustment proposal page data Accessible after login
Number of Items per Page
Current Page
Download type 1: direct download, 2: asynchronous download
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Deposit Currency
Payment currency
Account Currency (Customer Debit Currency)
Withdrawal Currency (Customer Credit Currency)
Recharge Method, 1: Direct Recharge, 2: Remittance
Transaction id
Deposit Status
Payment Status
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/fund.app.CustomerProposalQueryService.queryDepositAdjustPageList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 327
{
"size": 1,
"current": 1,
"downloadType": 1,
"orders": [
{
"column": "text",
"asc": true
}
],
"startTime": 1,
"endTime": 1,
"withdrawType": 1,
"depositCurrency": "text",
"paymentCurrency": "text",
"accountCurrency": "text",
"withdrawCurrency": "text",
"rechargeType": "text",
"txid": "text",
"depositStatus": "text",
"paymentStatus": "text",
"businessType": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"records": [
{
"companyId": 1,
"customerId": 1,
"customerNo": "text",
"accountId": 1,
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"tradeType": 1,
"proposalNo": "text",
"businessType": 1,
"accountCurrency": "text",
"amount": 1,
"withdraw": true,
"operatorPassword": "text",
"checkBy": "text",
"checkStatus": 1,
"remark": "text",
"thirdOrderId": "text",
"resetAccount": true,
"businessTypeText": "text",
"thirdAccount": "text"
}
],
"total": 1,
"size": 1,
"current": 1
},
"ok": true,
"fail": true
}bizType=fund.app.CustomerProposalQueryService.queryDepositPageList Query customer withdrawal proposal pagination data Access after login
Number of Items per Page
Current Page
Deposit Currency
Payment currency
Recharge Method, 1: Direct Recharge, 2: Remittance
Transaction id
Deposit Status
Payment Status
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/fund.app.CustomerProposalQueryService.queryDepositPageList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 220
{
"size": 1,
"current": 1,
"orders": [
{
"column": "text",
"asc": true
}
],
"startTime": 1,
"endTime": 1,
"depositCurrency": "text",
"paymentCurrency": "text",
"rechargeType": "text",
"txid": "text",
"depositStatus": "text",
"paymentStatus": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"records": [
{
"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"
}
],
"total": 1,
"size": 1,
"current": 1
},
"ok": true,
"fail": true
}bizType=fund.app.CustomerProposalQueryService.queryWithdrawPageList Query customer withdrawal proposal pagination data Accessible after login
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Number of Items per Page
Current Page
Withdrawal type, Withdrawal: 1 (Withdraw to bank card), Withdrawal: 2 (Withdraw digital currency to digital wallet)
Account Currency (Customer Debit Currency)
Withdrawal Currency (Customer Credit Currency)
Transaction id
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/fund.app.CustomerProposalQueryService.queryWithdrawPageList HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 170
{
"size": 1,
"current": 1,
"orders": [
{
"column": "text",
"asc": true
}
],
"startTime": 1,
"endTime": 1,
"withdrawType": 1,
"accountCurrency": "text",
"withdrawCurrency": "text",
"txid": "text"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"records": [
{
"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"
}
],
"total": 1,
"size": 1,
"current": 1
},
"ok": true,
"fail": true
}Last updated