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

Поиск кредитных линий по списку идентификаторов

Поиск кредитных линий по списку идентификаторов, разделённых запятыми.

Path Parameters
    ids string required

    ids

Query Parameters
    preserveOrder boolean

    preserveOrder

Responses

OK


Schema
  • Array [
  • amount double
    availabilityDate date
    clientAccountId int64
    clientId int64
    closeDate date
    collateralIds int64[]
    creationDate date
    creditCardMode boolean
    creditLineId int64
    creditPeriodFixedFee double
    debtRatioCoef double
    debtRatioCoefCalcDate date-time
    fullCostOfCredit double
    fullCostOfCreditInterest double
    id int64
    latePaymentFixedFee double
    loanApplicationId int64
    name string
    ofertaCode string
    paymentDay int32
    recalcCreditProductId int64
    recalcDate date-time
    recalcGracePeriod int32
    shopId int64
    signed boolean
    singlePaymentDate boolean
    subdivisionId int64
    totalPaymentAmount double
    uid string
    usageFixedFee double
  • ]
Loading...