更新信用分析状态
Request Body: 将信用标记为已授予
{
"credit_proposal_status": "disbursed",
"event_date": "2021-11-05T13:34:12-03:00"
}
为确保规则和人工智能模型的持续优化,必须通知系统操作何时被有效执行。为此,需要使用 PUT 方法,并正常进行认证:
- Natural Person:
PUT https://api.caas.qitech.app/credit_analysis/natural_person/12345678
- Legal Person:
PUT https://api.caas.qitech.app/credit_analysis/legal_person/12345678