Skip to content

Providing values ​​for issuance via Contact

POST

The method is designed to save data on the issue through the Contact system. When executed, it is validated that the contract has not been issued (if issued, an error with the CONTRACT_IS_ALREADY_ISSUED_ERROR code is returned)

Parameters

Path Parameters

contactDocId*

contactDocId

Type
string
Required
contactTrnReference*

contactTrnReference

Type
string
Required
contractId*

contractId

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"