Skip to content

Cash flow control report

POST

The Cash Turnover Control report shows receipts for the period and the distribution of the amounts received by type of obligation. Contains a Checksum column. If the total for the column is zero, then all receipts are posted.

If the cash-office-id parameter is passed to the method, then the specified cash register is filtered.

If the settlement-account-id parameter is passed to the method, then filtering by the specified settlement account occurs.

If none of these parameters are passed, then all DDS for the specified period are returned.

For a description of the output-mode flag, see here

Parameters

Path Parameters

dateFrom*

Date of report

Type
string
Required
Format
"date"
dateTo*

End date of the report

Type
string
Required
Format
"date"

Query Parameters

cash-office-id

Checkout ID

Type
integer
Format
"int64"
payment-type-id

payment-type-id

Type
integer
Format
"int64"
settlement-account-id

Current account ID

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