Skip to content

Borrower's record card

POST

The customer's account card is returned with the parameters of his contract

Parameters

Path Parameters

date*

The date on which the card is generated

Type
string
Required
Format
"date"

Query Parameters

contract-id*

contract ID. Additional address bar parameter. Please note that this parameter is required

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"