文档
测试

创建债权申报(编辑)

POST
/creditor/Creditor/creditor_declare

请求头

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

请求参数

参数名
类型
描述
必填
creditor_id
int
债权申报id
必填
is_agent
int
是否有代理人,0否 1是 step为1时输入
必填
representative
string
法定代表人 step为1时输入
必填
creditor_card
string
债权人身份证号 step为1时输入
必填
bank_name
string
债权人银行账户名称 step为1时输入
必填
bank_num
string
债权人银行卡号 step为1时输入
必填
creditor_bank_ads
string
开户行 step为1时输入
必填
address
string
地址 step为1时输入
必填
agent_name
string
代理人姓名 step为1, is_agent为1时输入
必填
agent_mobile
string
代理人手机号 step为1, is_agent为1时输入
必填
card_type
int
证件类型 0身份证 step为1,and is_agent为1时输入
必填
agent_card
string
证件号码 step为1,and is_agent为1时输入
必填
agent_unit
string
代理人所属单位 step为1,and is_agent为1时输入
必填
id
int
债权申报id,非必传,编辑时必须
必填
creditor_type
int
债权类型 0.普通债权1.担保债权2.税金债权3.工程款优先债权4.职工债权5.拆迁款优先债权6.其他
必填
capital
string
本金,step为2时输入
必填
interest
string
利息 step为2时输入
必填
aggregate_amount
string
总金额,step为2时输入
必填
other_info
string
利息或其他损失计算方法及金额 step为2时输入
必填
is_arbitration
int
选择是否仲裁 0否1是 step为2时输入
必填
is_guarantee
int
选择是否担保 0否1是 step为2时输入
必填
bondsman
string
担保人名称 step为2,is_guarantee=1时输入
必填
arbitration_type
string
担保方式 0保证、1抵押、2质押、3留置、4定金 step为2,is_guarantee=1时输入
必填
guaranty_owner
string
担保物所有权人 step为2,is_guarantee=1时输入
必填
guaranty
string
担保物 step为2,is_guarantee=1时输入
必填
related_condition
string
连带权情况 step为2时输入
必填
creditor_process
string
债权形成过程 step为2时输入
必填
more_info
string
补充说明 step为3时输入
必填
is_agree
int
是否同意声明 0否 1是 step为3时输入
必填
card_image
string
身份证材料 step为3时输入
必填
creditor_evidence
string
债权证据材料 step为3时输入
必填
guarantee_evidence
string
财产担保证据材料 step为3时输入
必填

响应参数

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