getObligations
getObligations
Path Parameters
id int64 required
id
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
factDate date
id int64
obligationTypeId int64
planDate date
[
{
"factDate": "2024-11-20",
"id": 0,
"obligationTypeId": 0,
"planDate": "2024-11-20"
}
]
Unauthorized
Forbidden
Not Found
Loading...