Create customer monitoring
POST
Linking a client to a loan specialist for a specific date.
The client's monitoring ID is returned in response
Request Body
application/json
clientGroupId
integer
Format
"int64"clientIds
integer[]
[item]
integer
Format
"int64"creditOfficerId
integer
Format
"int64"date
string
Format
"date"Responses
OK
*/*
DefaultResponseOflong
object
data
integer
The identifier of the created item of the "Invoices" lookup
Format
"int64"status
string
If the element is successfully added to 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"