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

getCurrentEarlyRepaymentNoticeStatus

getCurrentEarlyRepaymentNoticeStatus

Path Parameters
    noticeId int64 required

    noticeId

Query Parameters
    date date

    date

Responses

OK


Schema
    createdAt date-time
    createdUserId int32
    date date-time
    id int64
    info string
    saverId int64
    status string

    Possible values: [ACTIVE, CANCELED, COMPLETED, OVERDUE, PARTIALLY_COMPLETED]

Loading...