Skip to main content
POST https://api.visaflo.app/api/public/case/:caseId/generate-forms Call this after the case data is complete. The body may omit forms to generate the full configured bundle, or provide a non-empty array (or comma-separated string) of form codes to generate a subset.
Generation is asynchronous. Start the job, then use Get autofill status from your server with backoff until it reaches a terminal state.