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

createCollateralLine

createCollateralLine

Request Body required

request

    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
    latePaymentFixedFee double
    loanApplicationId int64
    name string
    ofertaCode string
    paymentDay int32
    recalcCreditProductId int64
    recalcGracePeriod int32
    shopId int64
    signed boolean
    singlePaymentDate boolean
    subdivisionId int64
    totalPaymentAmount double
    uid string
    usageFixedFee double
Responses

OK


Schema
    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...