Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Responses
✅ 200 - Accounting statistics refresh initiated successfully
⚠️ 401 - Unauthorized
❌ 500 - Internal Server Error
Tags
Accounting
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"