Skip to content

Client's Judgment Report

POST

Options

** Title **

** Type**

Comment

** loan-id **

Long

Application ID, required if contract-id is not transmitted

** contract-id **

Long

Contract ID, required if loan-id is not transferred

** type **

Integer

Report TP: 1 - for uniform amounts, 2 - for an Individual, mandatory

client-id

Long

Client ID, required

date

Date

Date on which you want to generate the report, required

output-mode

For a description of this flag, see here

Parameters

Path Parameters

clientId*

clientId

Type
integer
Required
Format
"int64"
date*

The date on which the report needs to be generated, required

Type
string
Required
Format
"date"

Query Parameters

contract-id

Contract ID, mandatory if loan-id is not transmitted

Type
integer
Format
"int64"
loan-id

Application ID, required if the contract-id is not passed

Type
integer
Format
"int64"
type*

Report TP: 1 - for homogeneous amounts, 2 - for an Individual, mandatory

Type
integer
Required
Format
"int32"

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"