Skip to content

25.10.1

Latest

Choose a tag to compare

@svc-developer svc-developer released this 22 Oct 16:31
26715bc

A1099

Added

  • Endpoint: GET /w9/forms/{id}/pdf – Generate and download PDF files for W9 forms.
    • Note: Currently supports W9 forms only.

Changed

Fixed

  • Fixed bulk upsert job status counts not updating for batches >1000 forms. Job status now correctly reports totalRows, totalProcessed, createdValid, etc. after asynchronous processing completes.