Перейти к основному содержимому

Получение финансовой информации по заявкам для выгрузки в кредитное бюро

Метод предназначен для получения данных по списку Id заявок для выгрузки в кредитное бюро.

Path Parameters
    date date required

    date

    ids string required

    ids

Responses

OK


Schema
  • Array [
  • app_cred_currency int64
    app_cred_duration int64
    app_cred_sum double
    app_cred_type int64
    app_cred_typecb int64
    application_date string
    application_id int64
    application_num string
    application_way string
    approval_date string
    cred_currency int64
    cred_date string
    cred_enddate string
    cred_full_pay boolean
    cred_id int64
    cred_missedpay_120 boolean
    cred_no string
    cred_sum double
    cred_sum_contract double
    cred_type int64
    cred_typecb int64
    cred_update string
    failure_reason int64
    failure_reason_text string
    loan_credit int64
    region int64
    status int64
    status_date string
  • ]
Loading...