天猫汽车金融支用状态信息通知
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
customerId | String | 必须 | 123 |
|
客户id |
requestNo | String | 必须 | 123 |
|
请求编号 |
bizNo | String | 必须 | 123 |
|
天猫订单号-最大长度64 |
eventTime | String | 必须 | 2019-08-23 13:33:42 |
|
事件时间 |
signTime | String | 必须 | 2019-08-23 13:33:42 |
|
签约时间 |
agreementAttachments | AgreementAttachmentDTO [] | 必须 |
|
协议文件列表 | |
|
|||||
customerType | String | 必须 | ALI |
|
客户类型 |
bizType | String | 必须 | TMALL_CAR |
|
业务单据类型 |
loanNo | String | 必须 | 1232 |
|
支用编号 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | Result | 结果信息 | |
|
{"bizNo":"123","customerType":"ALI","bizType":"TMALL_CAR","signTime":"2019-08-23 13:33:42","loanNo":"1232","customerId":"123","eventTime":"2019-08-23 13:33:42","agreementAttachments":[{"number":"DK-2023033-23","fileName":"汽车图片","filePath":"/a/bxx/c.pdf","fileType":"CAR_JPG","fileFormat":"PDF"}],"requestNo":"123"}
{ "result":{ "msgCode":"10000", "msgDesc":"业务出错", "success":true, "retry":false } }
{"result":{"msgDesc":"Illegal request","success":"不等于true","msgCode":"sign-check-failure"}}
错误码 | 错误描述 | 解决方案 |
---|