Affixing the status Customer refusal by lead
POST
The method allows you to set the status "Client refusal" for Lead, as well as put the same status on
application and delete the contract, if it has already been created, but not issued. You can find the ID of the required Lead using the following methods:
Parameters
Path Parameters
leadId*
leadId
Type
Requiredinteger
Format
"int64"Responses
OK
*/*
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"