Создать новый кредитный комитет
POST
Принимает в качестве обязательного параметра имя комитета. Требуется доступ committee.createОпционально можно передать список участников и заявок
Request Body
application/json
committeeDate
string
Format
"date-time"loanApplications
object[]
additionalConditions
string
comment
string
control
string
loanApplicationId
integer
Required
Format
"int64"relatedActivities
string
reporter
string
members
object[]
priority
integer
Format
"int32"userId
integer
Required
Format
"int32"name
string
Required
Responses
OK
*/*
DefaultResponseOfCommitteeDTO
object
data
object
comment
string
committeeDate
string
Format
"date-time"creationDate
string
Format
"date-time"currentState
string
Valid values
"COMPLETED""CREATED""VOTING_BEGAN""VOTING_ENDED"finalDecision
object[]
id
integer
Format
"int64"loanApplications
object[]
memberVotes
object[]
members
object[]
name
string
secretaryId
integer
Format
"int32"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"