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

Получить мониторинг контракта по id(id мониторинга) и contractId

Если мониторинг не относится к указанному контракту, в результате будет ошибка MONITORING__NOT_APPLICABLE_TO_CONTRACT

Path Parameters
    contractId int64 required

    contractId

    id int64 required

    id

Responses

OK


Schema
    comment string
    contactPerson string
    contractId int64
    createdAt date-time
    creditOfficerId int64
    deleted boolean
    deletedAt date-time
    id int64
    monitoringTime date-time
    monitoringUserId int32
    result string
    type string

    Possible values: [AGRICULTURAL, COLLATERAL, FINANCIAL, TARGET]

Loading...