curl -X POST "https://api.hitler.app/api/eod/collect" \ -H "Authorization: Bearer ADMIN_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "orgId": "org-uuid", "date": "2026-03-06" }'
{ "success": true, "date": "2026-03-06", "processed": 24, "done": 15, "carryForward": 6, "dropped": 1, "noUpdate": 2, "summaryPosted": true }
Manually trigger the end-of-day collection process for an organization (Admin only)
eodCollectionTime
YYYY-MM-DD