Credit Card/Operation
Header Description: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.applyCard
0.0.1{{company}}zh-CN{{LoginResult.data.token}}{{mock_trace}}Company ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Apply card type. 1-Platinum;
Apply card currency. Default HKD (currently only supports "HKD")
Remarks
KYC proposal number
Address
Postal code
Country/Region code
State/Province code
City code
Detailed address
Apply for physical card
POST /api/global/passToCredit.app.AppCardActiveService.applyCard HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
lang: text
token: text
trace: text
Content-Type: application/json
Accept: */*
Content-Length: 134
{
"companyId": 72,
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"type": 2,
"applyCurrency": "HKD"
}{
"msg": "Success",
"trace": "ryder_test",
"code": "0",
"data": true,
"bizCode": "PASS_TO_CREDIT",
"tm": 1585
}Header description: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.activationCard
0.0.1{{company}}{{mock_trace}}zh-CN{{LoginResult.data.token}}Company ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Card ID
Card number
SMS verification code sending ticket
SMS verification code
Activation code
POST /api/global/passToCredit.app.AppCardActiveService.activationCard 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: 357
"{\r\n \"companyId\": 72,\r\n \"country\": \"w\",\r\n \"customerId\": 11,\r\n \"customerNo\": \"86009002\",\r\n \"trace\": \"ryder_test\",\r\n \"cardId\": 81,\r\n \"emailSendToken\": \"[email protected]\",\r\n \"emailCode\": \"61\",\r\n \"smsSendToken\": \"incididunt eiusmod nulla voluptate\",\r\n \"smsCode\": \"16\",\r\n}"{
"msg": "Success",
"fail": false,
"trace": "x-vex317h-pixqmo4-j5bhnuc-wwyut1-1676280561",
"code": "0",
"data": {
"id": 20
},
"bizCode": "PASS_TO_CREDIT",
"tm": 1652,
"msgParams": null,
"ok": true,
"class": "com.cats.common.core.base.vo.BaseResult"
}Header description: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.lockCard
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Card ID
SMS verification code sending ticket
SMS verification code
POST /api/global/passToCredit.app.AppCardActiveService.lockCard HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 59
{
"cardId": 81,
"smsSendToken": "{{sendToken}}",
"smsCode": "16"
}{
"code": "text",
"msg": "text",
"data": true
}Header description: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.addSuspendCardProposal
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNEnvironment variable configuration
POST /api/global/passToCredit.app.AppCardActiveService.addSuspendCardProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 59
{
"cardId": 81,
"smsSendToken": "{{sendToken}}",
"smsCode": "16"
}{
"code": "text",
"msg": "text",
"data": true
}Header description: version=0.0.1 bizType=passToCredit.app.AmountActiveService.addTransferProposal
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
en-USCompany ID. Environment variable configuration
Transfer out customer ID. This interface is for agents' use, the gateway of this project should automatically fill in
Transfer out customer number. This interface is for agents' use, the gateway of this project should automatically fill in
Transfer amount
Transfer currency. Not required, default is HKD
Transfer to customer number
POST /api/global/passToCredit.app.AmountActiveService.addTransferProposal HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 113
{
"companyId": 72,
"customerId": 58,
"customerNo": "86000001",
"amount": "53",
"currency": "HKD",
"toCustomerNo": "86000002"
}{
"msg": "Success",
"fail": false,
"trace": "x-fu418b38-1mt351m7-707245h-442s-1687249364",
"code": "0",
"data": true,
"bizCode": "PASS_TO_CREDIT",
"tm": 447,
"msgParams": null,
"ok": true,
"class": "com.cats.common.core.base.vo.BaseResult"
}Header description: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.unlockCard
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Card ID
SMS verification code sending ticket
SMS verification code
POST /api/global/passToCredit.app.AppCardActiveService.unlockCard HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 275
"{\r\n \"companyId\": 72,\r\n \"country\": \"w\",\r\n \"customerId\": 11,\r\n \"customerNo\": \"86009002\",\r\n \"trace\": \"ryder_test\",\r\n \"cardId\": 81,\r\n \"smsSendToken\": \"incididunt eiusmod nulla voluptate\",\r\n \"smsCode\": \"16\",\r\n}"{
"code": "text",
"msg": "text",
"data": true
}Header Explanation: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.modifyTradePassword
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Card ID
SMS verification code sending ticket
SMS verification code
Password
Confirm Password
POST /api/global/passToCredit.app.AppCardActiveService.modifyTradePassword HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 104
{
"cardId": 21,
"smsSendToken": "{{sendToken}}",
"smsCode": "44",
"password": "123456",
"checkPassword": "123456"
}{
"msg": "Parameter is empty exception.",
"fail": true,
"trace": "x-xcq5-k8t3e7-44tti0-6x25s6c-1675995191",
"code": "1002",
"data": "passToCredit.app.AppCardActiveService.modifyTradePassword",
"bizCode": "PASS_TO_CREDIT",
"tm": 2,
"msgParams": null,
"ok": false,
"class": "com.cats.common.core.base.vo.BaseResult"
}Header explanation: version=0.0.1 bizType=passToCredit.app.AppCardActiveService.settingCardLimit
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Card ID
Daily withdrawal limit
Daily spending limit
POST /api/global/passToCredit.app.AppCardActiveService.settingCardLimit HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 139
{
"companyId": 1,
"customerId": 1,
"customerNo": "text",
"ip": "text",
"trace": "text",
"cardId": 1,
"dailyAtmLimit": "text",
"dailyPurchaseLimit": "text"
}{
"code": "text",
"msg": "text",
"data": true
}Header description: version=0.0.1 bizType=passToCredit.app.AppMessageService.sendVerifyCode
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Business type: 2-Cancel card; 3-Change card; 4-Lock card; 5-Unlock card; 6-Change transaction password; 7-Get card private information; 8-Activate card;
Country Code
Client Group Number
Card ID
POST /api/global/passToCredit.app.AppMessageService.sendVerifyCode HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 173
{
"companyId": 72,
"country": "w",
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"bizType": 1,
"sendType": 1,
"customerGroupId": 1,
"cardId": 1
}{
"msg": "Success",
"fail": false,
"trace": "x-5ob5d-q56j8s7-g6wehzx-z1ra8e3-1676513789",
"code": "0",
"data": {
"class": "com.cats.passToCredit.api.app.vo.SendVerifyCodeVo",
"token": "af51d711-aada-4940-b8a5-6b63ada6dfb7"
},
"bizCode": "PASS_TO_CREDIT",
"tm": 306,
"msgParams": null,
"ok": true,
"class": "com.cats.common.core.base.vo.BaseResult"
}Header Explanation: version=0.0.1 bizType=passToCredit.app.AppMessageService.batchSettingSubscriptionType
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
Currency
3-D authentication code push method. Multiple types separated by commas. 1-Email; 2-SMS; 3-WhatsApp; 4-Telegram
Security code push method. Multiple types separated by commas. 1-Email; 2-SMS; 3-WhatsApp; 4-Telegram
Local trade message push method. Multiple types separated by commas. 1-Email; 2-SMS; 3-WhatsApp; 4-Telegram
Overseas trading message push method. Multiple types separated by commas. 1-Email; 2-SMS; 3-WhatsApp; 4-Telegram
ATM withdrawal message push method. Multiple types separated by commas. 1-Email; 2-SMS; 3-WhatsApp; 4-Telegram
POST /api/global/passToCredit.app.AppMessageService.batchSettingSubscriptionType HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 178
"{\r\n \"companyId\": 72,\r\n \"customerId\": 93,\r\n \"customerNo\": \"86000000\",\r\n \"subscriptionType\": 2,\r\n \"subscriptionTo\": \"+86 12345678901\",\r\n}"{
"code": "text",
"msg": "text",
"data": true
}Header description: version=0.0.1 bizType=passToCredit.app.AppMessageService.sendWatsAppVerifyCode
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
WatsApp account. If not filled, the old configured account will be used for sending. If no account is configured, an error will be reported
Country Code
Client Group Number
POST /api/global/passToCredit.app.AppMessageService.sendWatsAppVerifyCode HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 188
"{\r\n \"companyId\": 72,\r\n \"customerId\": 11,\r\n \"customerNo\": \"86009002\"\r\n \"customerGroupId\": 1,\r\n \"country\": \"CN\",\r\n \"watsAppAccount\": \"\"\r\n}"{
"msg": "WatsApp account not configured",
"fail": true,
"trace": "x-o6d6lc3-1blt6ta1-qj1j9-baf42k8-1676033764",
"code": "50001",
"data": "passToCredit.app.AppMessageService.sendWatsAppVerifyCode",
"bizCode": "PASS_TO_CREDIT",
"tm": 5,
"msgParams": null,
"ok": false,
"class": "com.cats.common.core.base.vo.BaseResult"
}Header description: version=0.0.1 bizType=passToCredit.app..AppMessageService.updateWatsAppAccount
Version Number
0.0.1Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Login Token
{{LoginResult.data.token}}Language
zh-CNCompany ID. Environment variable configuration
Client ID
Client number
Operation IP
Trace number
WatsApp account
Old account verification code sending ticket
Old account verification code
New account verification code sending ticket
New account verification code
POST /api/global/passToCredit.app.AppMessageService.updateWatsAppAccount HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
token: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 248
"{\r\n \"watsAppAccount\": \"+123 321\",\r\n \"oldWatsAppSendToken\": \"[email protected]\",\r\n \"oldWatsAppCode\": \"61\",\r\n \"newWatsAppSendToken\": \"incididunt eiusmod nulla voluptate\",\r\n \"newWatsAppCode\": \"16\",\r\n}"{
"code": "text",
"msg": "text",
"data": true
}Company ID, obtained through environment variables
{{company}}Random Tracking Code UUID
{{mock_trace}}Language
zh-CNLogin Token
{{LoginResult.data.token}}file://C:\Users\admin\Pictures\Saved Pictures\51e7ce01-11b1-49a0-b42f-33130c966cd4IMG_6054.HEIC{% mock 'phone' %}POST /api/passToCreditUpload HTTP/1.1
Host: prewppc-3.cmfbl.com
companyId: text
trace: text
lang: text
token: text
Content-Type: multipart/form-data
Accept: */*
Content-Length: 146
{
"object": "file://C:\\Users\\admin\\Pictures\\Saved Pictures\\51e7ce01-11b1-49a0-b42f-33130c966cd4IMG_6054.HEIC",
"userPhone": "{% mock 'phone' %}"
}{}Last updated