Stage Checklist

  • ✓ Research (.md file)
  • ✓ POC App
  • ✓ POC UI (templates)
  • ✗ Microservice
  • ✗ Containerized (Dockerfile)
  • ✗ Helm Chart
  • ✗ CI/CD Pipeline
  • ✗ Frontend Page
Download Research Download Implementation Guide

AI Research

Last researched: 2026-03-05

Refund Rules

Anrok typically operates on a transaction-based model with limited refund options. Customers may receive credits for incorrect tax calculations or service errors, but generally no refunds for processed transactions since tax compliance services have been rendered. Refunds for unused pre-paid transaction credits may be available on a case-by-case basis during contract termination with proper notice.

Credit Policies

Anrok offers service credits for platform downtime that prevents tax calculations during critical periods. Credits may also be issued for incorrect tax rate calculations, failed registrations due to platform errors, or missed filing deadlines caused by system issues. Pre-paid transaction credits typically roll over month-to-month but may expire upon contract termination.

Contractual Terms

Standard contracts include 30-day cancellation notice for monthly plans, 90-day notice for annual contracts. Auto-renewal clauses are common with 30-day opt-out windows. Price increases typically limited to once per year with 30-60 day advance notice. Early termination may require payment of remaining registration maintenance fees. Some contracts include minimum transaction volume commitments.

Integration Complexity

★★★☆☆

Technical Notes

REST API with Bearer token authentication. Rate limits typically 100 requests/minute. Key endpoints: /transactions (tax calculation), /registrations (nexus management), /filings (returns data), /usage (billing verification). Webhook support for real-time tax updates. API requires careful handling of transaction IDs to avoid duplicates. Some endpoints have eventual consistency - filings data may lag 24-48 hours. Good documentation but specialized tax compliance knowledge helpful for optimization use cases.