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

Создать элемент справочника 'Ссудные продукты'

Метод создаёт элемент справочника "Ссудные продукты".

Request Body required

request

    branchId int64
    minAmountForApproval 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
    vip boolean
Responses

OK


Schema

    integer

Loading...