Migration: WebAPI Reporting → Phoenix Tax Packs
Migrating from the legacy CGiX WebAPI Reporting flow to Phoenix Tax Packs moves customers from a manual, multi-report approach to a single automated “tax pack” generation process. Instead of requesting several individual reports and assembling them into one deliverable, Phoenix produces the complete pack as one end-to-end operation.
In the legacy approach, customers typically generate multiple reports separately, download each PDF, and combine them manually into a final pack. This often requires extra client-side logic for tracking, packaging, naming, and cleanup.
With Phoenix Tax Packs, customers submit one request to generate the full pack, track progress using the standard asynchronous job pattern, and download the final output once ready (packaged for convenience). This reduces integration complexity and removes the need for manual report collation.
For step by step documentation, please refer to the official documentation: Generate Tax Pack
Updated 6 days ago
