getContractManagers
getContractManagers
Path Parameters
date date required
date
ids string required
ids
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
mainManagerId int64
managerId int64
objectId int64
[
{
"mainManagerId": 0,
"managerId": 0,
"objectId": 0
}
]
Unauthorized
Forbidden
Not Found
Loading...