31-07-2019 09:54
Метод для /bs-core/gateway/unloading/contracts/{contractId}/{date}
GET   /bs-core/gateway/unloading/contracts/{contractId}/{date}
Получение финансовой информации по контракту для выгрузки в кредитное бюро.
Запрос
GET /bs-core/gateway/unloading/contracts/101342203/2019-07-31
Описание параметров
Нет описанных параметров
Нет описанных параметров
Ответ
{
"status": "ok",
"timestamp": 1564555018951,
"data": {
"cred_update": "31.07.2019",
"cred_no": "002113",
"cred_account_no": "101342203",
"cred_id": "101342203",
"cred_active": 11,
"cred_active_date": "18.07.2019",
"cred_type": "99",
"cred_type_text": "нецелевой займ",
"cred_facility": 8,
"cred_joint": 0,
"application_id": 101133291,
"cred_sum": "5000.00",
"cred_sum_contract": "5000.00",
"cred_currency": "RUR",
"cred_percent": "255.5",
"cred_date": "13.06.2019",
"cred_enddate": "12.08.2019",
"cred_sum_limit": "0",
"cred_amount_frequency": "03",
"cred_security": "9",
"cred_insured": 9,
"cred_date_missedpayout": "13.07.2019",
"cred_balance": "8913.00",
"cred_repayed_total": "1.00",
"cred_security_amount": "0",
"cred_security_date": "01.02.1900",
"cred_security_exp_date": "01.02.1900",
"cred_full_cost": "255.503",
"op_cred_sum_payout": "0.00",
"op_cred_date_payout": "01.02.1900",
"op_cred_sum_debt": "2738.00",
"op_cred_sum_paid": "0.00",
"op_cred_sum_overdue": "2262.00",
"op_cred_date_overdue": "13.07.2019",
"op_cred_sum_nextpayout": "2738.00",
"op_cred_date_nextpayout": "12.08.2019",
"ta_cred_sum_payout": "1.00",
"ta_cred_date_payout": "16.06.2019",
"ta_cred_sum_debt": "3064.00",
"ta_cred_sum_paid": "1.00",
"ta_cred_sum_overdue": "5849.00",
"ta_cred_date_overdue": "13.07.2019",
"ta_cred_sum_nextpayout": "3313.00",
"ta_cred_date_nextpayout": "12.08.2019",
"principal_forepayment_balance": 0,
"interest_forepayment_balance": 0,
"admFee_forepayment_balance": 0,
"ta_cred_sum_payout_dds": "7.00",
"ta_cred_date_payout_dds": "17.07.2019",
"ta_cred_sum_nextpayout_total": "3313.00"
}
}
У данной функции отсутствует описание параметров ответа