Skip to content

Stopping or resuming contract charges

POST

Stopping accruals and their resumption are processes that need to be started under a contract for a date. Description of the process for the front here .

This method is used not only to stop and resume contract charges, but also to start other processes on the specified date (for example, the rollover process)

Parameters

Path Parameters

contractId*
Type
integer
Required
Format
"int64"
date*

Date of stopping or resuming charges under the contract or the date of starting another process in the format YYYY-MM-DD

Type
string
Required
Format
"date"
processTypeId*

processTypeId

Type
integer
Required
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"