Skip to content

Launching a complex collateral process

POST

Launching a complex collateral process. When you pass the select-collaterals query parameter with the value true, before starting a complex collateral process, the method itself pre-selects collaterals using the filters (criteria) passed in the request body. With this approach, the previous step of sampling collateral is skipped as unnecessary.

For the convenience of working with the launch of a complex collateral process, the criteria (filters) can be prepared once and used.

For a step-by-step instruction on starting a complex pledge process and using this method in it, see [here] (/documentation/page/915)

Parameters

Path Parameters

date*

Date and time in YYYY-MM-DDThh: mm: ss format, for example 2016-05-11T03: 00: 00. Address bar parameter

Type
string
Required
processTypeId*

processTypeId

Type
integer
Required
Format
"int64"

Query Parameters

line-violation

Out of sequence. Additional address bar parameter

Type
boolean
select-collaterals

Selection of collateral. Additional address bar parameter

Type
boolean
Default
false

Request Body

application/json
object
object[]

Criteria for the selection of collateral

Entity

Field

First entity value for criterion

Second entity value for criterion

object

Additional options. Passed as a key-value

object[]

Processes

Format"int64"

Contract Id

Format"int64"
object

Payment amount

Format"int64"
Format"int64"
Format"int64"

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"