客户接口/信用卡相关
version=0.0.1 bizType=customer.app.CustomerWebApiService.checkToken 游客可访问
版本号
0.0.1公司ID,通过环境变量获取
{{company}}随机跟踪码UUID
{{mock_trace}}登录token
{{LoginResult.data.token}}语言
zh-CN环境变量配置
邮件链接信息上的token信息
POST /api/global/customer.app.CustomerWebApiService.checkToken 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: 213
{
"companyId": 72,
"country": "w",
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"cardId": 1614830250530730000,
"smsSendToken": "incididunt eiusmod nulla voluptate",
"smsCode": "16"
}{
"msgParams": "dolore ad et",
"tm": 99,
"bizCode": "8",
"code": "99",
"msg": "pariatur",
"ok": true,
"data": {},
"fail": true,
"trace": "nisi eu pariatur"
}version=0.0.1 bizType=customer.app.CustomerWebApiService.checkPhone 游客可访问
版本号
0.0.1公司ID,通过环境变量获取
{{company}}随机跟踪码UUID
{{mock_trace}}登录token
{{LoginResult.data.token}}语言
zh-CN邮件链接信息上的token信息
POST /api/global/customer.app.CustomerWebApiService.checkPhone 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: 213
{
"companyId": 72,
"country": "w",
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"cardId": 1614830250530730000,
"smsSendToken": "incididunt eiusmod nulla voluptate",
"smsCode": "16"
}{
"msgParams": "dolore ad et",
"tm": 99,
"bizCode": "8",
"code": "99",
"msg": "pariatur",
"ok": true,
"data": {},
"fail": true,
"trace": "nisi eu pariatur"
}version=0.0.1 bizType=customer.app.CustomerWebApiService.checkPhoneForRetriedLoginPwd 游客可访问
版本号
0.0.1公司ID,通过环境变量获取
{{company}}随机跟踪码UUID
{{mock_trace}}登录token
{{LoginResult.data.token}}语言
zh-CNPOST /api/global/customer.app.CustomerWebApiService.checkPhoneForRetriedLoginPwd 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: 94
{
"phone": "13512331033",
"phoneArea": "18163849750",
"smsVerifyCode": "51",
"smsSendToken": "cillum"
}{
"msgParams": "dolore ad et",
"tm": 99,
"bizCode": "8",
"code": "99",
"msg": "pariatur",
"ok": true,
"data": {},
"fail": true,
"trace": "nisi eu pariatur"
}version=0.0.1 bizType=customer.app.CustomerWebApiService.retrieveLoginPwd 游客可访问
版本号
0.0.1公司ID,通过环境变量获取
{{company}}随机跟踪码UUID
{{mock_trace}}语言
zh-CN前一步生成token
POST /api/global/customer.app.CustomerWebApiService.retrieveLoginPwd HTTP/1.1
Host: prewppc-3.cmfbl.com
version: text
companyId: text
trace: text
lang: text
Content-Type: application/json
Accept: */*
Content-Length: 213
{
"companyId": 72,
"country": "w",
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"cardId": 1614830250530730000,
"smsSendToken": "incididunt eiusmod nulla voluptate",
"smsCode": "16"
}{
"msgParams": "dolore ad et",
"tm": 99,
"bizCode": "8",
"code": "99",
"msg": "pariatur",
"ok": true,
"data": {},
"fail": true,
"trace": "nisi eu pariatur"
}version=0.0.1 bizType=customer.app.CustomerWebApiService.firstSetLoginPwd 游客可访问,设置成功后自动登录
版本号
0.0.1公司ID,通过环境变量获取
{{company}}随机跟踪码UUID
{{mock_trace}}登录token
{{LoginResult.data.token}}语言
zh-CN登录设备:1=移动端web:H5,2=pcweb:PC_Web,3=系统&后台注册:System,4=安卓原生app:Android,5=苹果原生app:iOS,6=鸿蒙OS:HOS,7=pc windows客户端:PC_Win,8=pc mac客户端:PC_Mac,9=不属于以上的:其他
前一步生成token
POST /api/global/customer.app.CustomerWebApiService.firstSetLoginPwd 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: 213
{
"companyId": 72,
"country": "w",
"customerId": 11,
"customerNo": "86009002",
"ip": "::1",
"lang": "zh-CN",
"trace": "ryder_test",
"cardId": 1614830250530730000,
"smsSendToken": "incididunt eiusmod nulla voluptate",
"smsCode": "16"
}{
"data": {
"id": 61,
"thirdServerCode": "48",
"token": "velit eiusmod",
"companyId": 67,
"relationCustomerId": 6,
"country": "commodo ex culpa ea",
"associationCompanyId": 19,
"source": "sit velit tempor et enim",
"companyType": "eiusmod",
"customerNo": "cillum tempor sed aute aliquip",
"customerGroupId": 67
},
"fail": true,
"code": "54",
"bizCode": "23",
"msg": "tempor incididunt eu laborum",
"msgParams": "quis",
"ok": false,
"trace": "cillum",
"tm": 29
}Last updated