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

Инициализировать залоговый билет

Метод инициализирует залоговый билет.

Responses

OK


Schema
    branchId int64
    captive boolean
    clientId int64
    collateralIds int64[]
    creationDate date
    creditOfficerId int64
    currencyId int64
    donorId int64
    forIssue boolean
    id int64
    loanAmount double
    name string
    pawnTicketFieldReq object
    adminFee double
    calendarDaysPenalty boolean
    gracePeriod int32
    id int64
    interestRateArray object[]
  • Array [
  • id int64
    interestRate double
    periodBegin int32
    periodEnd int32
  • ]
  • lossFee double
    mandatoryChargePeriod int32
    parkingFeeAtRepayment double
    parkingFeeBeforeIssue double
    penaltyRates object[]
  • Array [
  • feeRate double
    id int64
    interestRate double
    keyRateCB double
    keyRateCBTypeId int64
    periodBegin int32
    periodEnd int32
    principalRate double
  • ]
  • penaltyTypeId int64
    repaymentSequenceId int64
    storageFeeRate double
    trancheDuration int32
    vatRate double
    warrantyPeriod int32
    pawnTicketProductId int64
    storingPlaceId int64
    subdivisionId int64
Loading...