调保司征询授信意见
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
identifier | String | 必须 | 123456 | 幂等号 | |
productCode | String | 必须 | ICBU_FREE_RETURN | 产品码 | |
applicantCompanyInfo | ApplicantCompanyInfo | 必须 | 申请公司信息 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
responseMessage | String | OK | 响应消息 |
responseCode | String | SUCCESS | 响应码 |
context | Context | 内容 | |
|
{"identifier":"123456","productCode":"ICBU_FREE_RETURN","applicantCompanyInfo":{"legalPersonLicenseType":"身份证","companyLicenseType":"UNITY","companyName":"阿里巴巴","userId":"001","legalPersonLicenseNo":"522323234414433244","companyLicenseNo":"213133","legalPersonName":"李华"}}
{ "responseMessage":"OK", "responseCode":"SUCCESS", "context":{ "attrs":"{}" } }
错误码 | 错误描述 | 解决方案 |
---|