getManagerCoupleHistory
getManagerCoupleHistory
Path Parameters
id int64 required
id
Query Parameters
date date
date
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
date date-time
id int64
mainManagerId int64
managerId int64
[
{
"date": "2024-11-20T07:47:13.821Z",
"id": 0,
"mainManagerId": 0,
"managerId": 0
}
]
Unauthorized
Forbidden
Not Found
Loading...