checkByEventsCondition
checkByEventsCondition
Path Parameters
dateFrom date required
dateFrom
dateTo date required
dateTo
ids string required
ids
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
contractId int64
result boolean
[
{
"contractId": 0,
"result": true
}
]
Unauthorized
Forbidden
Not Found
Loading...