Skip to content

Method of obtaining client status

POST

This method is used to get the client's status. In the kernel functionality, this method was developed as a wrapper for working with LC methods

Request Body

application/json
object

client GUID. The value of this parameter is transmitted (generated) when creating a client using the " Method for creating a client, order, contract, and also DDS with the Issuance process aggregated data "(borrower.guid)

Responses

OK

*/*
object
object

Amount of the next payment for all contracts (OS +% + interest)

Format"double"

The total amount owed for all contracts (OS +% + Penalty)

Format"double"

Overdue amount for all contracts (OS +%)

Format"double"

Default interest as of the current date

Format"double"

Remaining debt for fixed assets under all client contracts

Format"double"

Amount of the next payment according to the planned schedule for all contracts (OS +%)

Format"double"

Number of days overdue (maximum value)

Format"int32"

Date of next payment in YYYY-MM-DD format

Format"date"
Valid values"InSchedule""NeverPaid""New""Overdue""PaidEverything"
Valid values"error""ok"
Format"int64"