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

Редактирование существующего паевого контракта

Path Parameters
    id int64 required

    id

Request Body required

request

    additional boolean
    branchId int64
    clientAccount boolean
    clientId int64
    creationDate date
    currencyId int64
    estimateFee double
    fixedEstimateFee double
    fixedInsuranceFee double
    fixedJoinFee double
    id int64
    insuranceFee double
    joinFee double
    name string
    shareAmount double
    subdivisionId int64
Responses

OK


Schema
    additional boolean
    branchId int64
    clientAccount boolean
    clientId int64
    closeDate date-time
    contractLine object
    id int64
    lineLimit int64
    contractTypeId int64
    createSubdivisionId int64
    createUserId int32
    creationDate date
    currencyId int64
    estimateFee double
    fixedEstimateFee double
    fixedInsuranceFee double
    fixedJoinFee double
    id int64
    insuranceFee double
    joinFee double
    name string
    shareAmount double
    subdivisionId int64
    takeShareDate date-time
Loading...