文档
测试

填写基本信息(债权人认证)

POST
/creditor/Creditor/creditor_add_info

请求头

参数名
类型
描述
必填
token
string
当前账号token
必填

请求参数

参数名
类型
描述
必填
identity_type
int
身份类型 0企业 1自然人
必填
company_name
string
企业名称,identity_type为0时输入
必填
unify_code
string
统一社会信用代码,identity_type为0时输入
必填
representative
string
法人,identity_type为0时输入
必填
card_type
int
证件类型,0身份证 identity_type为0时输入
必填
card_num
string
证件号码 identity_type为0时输入
必填
company_address
string
企业地址 identity_type为0时输入
必填
mobile
string
业务手机号 identity_type为0时输入
必填
code
string
验证码 identity_type为0时输入
必填
sex
int
性别,0女1男 identity_type为1时输入
必填
nationality
string
国籍 identity_type为1时输入
必填
profession
string
职业 identity_type为1时输入
必填
address
string
联系地址 identity_type为1时输入
必填
identity_font
string
身份证人像面
必填
identity_behind
string
身份证国徽面
必填
identity_hand
string
手持身份证
必填
bank_name
string
账户名称 identity_type为0时输入
必填
account_number
string
银行卡号
必填
bank
string
银行名称
必填
opening_bank
string
开户行
必填
mobile
string
手机号
必填
ver_code
string
验证码
必填

响应参数

参数名
类型
描述
必填
code
int
1成功,-2失败
必填
message
string
返回消息
必填
data
array
实体参数
必填