v1
latestOpenAPI 3.0.12026-07-26222700728.0 KBClosing
Get closing
Get the authenticated user's closing configuration
get/v6/closing
Response
Success
Example response
{
"data": {
"date": "2025-12-31",
"modifications": "DISABLED"
}
}Get the authenticated user's closing configuration
Success
{
"data": {
"date": "2025-12-31",
"modifications": "DISABLED"
}
}