v1

latestOpenAPI 3.0.12026-07-26222700728.0 KB
Closing

Get closing

Get the authenticated user's closing configuration

get/v6/closing

Response

Success

result'SUCCESS' | 'FAILURE'

The result of the action performed.

Example response

{
  "data": {
    "date": "2025-12-31",
    "modifications": "DISABLED"
  }
}