Skip to content

Receiving the amount of the balance under the contract

GET

The method for getting the amount of the balance under the contract is needed in order to get the balance, balance and total balance of the contract

Parameters

Path Parameters

contractId*

An identifier for an existing contract

Type
integer
Required
Format
"int64"
date*

Date in YYYY-MM-DD format

Type
string
Required
Format
"date"

Query Parameters

out-balance

if the parameter is not passed - the total balance is returned (both in

balance and unbalance)

if the value is true - the remainder is received only by the unbalance

if the value false - only the balance is received

Type
boolean

Responses

OK

*/*
object
object

Calculated interest in foreign currency

Format"double"

Calculated interest in national currency

Format"double"
Valid values"error""ok"
Format"int64"