No iXBRL. No babysitting the Government Gateway. One call: trial balance in, filed CT600 out. Stripe made payments boring — we're doing the same for UK Corporation Tax.
# One call: trial balance in, filed return out. curl https://api.robocount.ai/v1/returns/file \ -H "Authorization: Bearer $ROBOCOUNT_KEY" \ -d '{ "period": "2025-04-01..2026-03-31", "trial_balance": "tb_01HZX9…", "ai_classify": true }' # → Filed with HMRC in 2m 14s { "status": "filed", "tax_owed": 18472.50, "receipt": "rec_01HZX9…" }