Создать решение суда по id кредитной линии
POST
создаст решение суда по кредитной линии, если его ещё не существует
Parameters
Path Parameters
collateralLineId*
collateralLineId
Type
Requiredinteger
Format
"int64"Request Body
application/json
amount
number
Format
"double"claimNumber
string
considerationDate
string
Format
"date-time"courtName
string
docsReceivedByCourt
boolean
id
integer
Format
"int64"resolution
string
resolutionActive
boolean
resolutionNumber
string
resolutionTypeId
integer
Format
"int64"Responses
OK
*/*
DefaultResponseOflong
object
data
integer
The identifier of the created item of the "Invoices" lookup
Format
"int64"status
string
If the element is successfully added to the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"