post
https://{instanceUrl}/lang2fhir/batch//finalize
Seals the job's item set and starts processing. Takes no request body.
Finalize is idempotent: a retried finalize succeeds again.
If a previous upload did not complete, finalize returns a 409; re-send
the missing upload (with the same request_id), then finalize.
Finalizing a job with no items is a 400.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400The batch has no items to finalize
401Unauthorized
404Batch job not found
409A previous upload did not complete; re-send it with the same request_id, then finalize
499Client closed request before response was ready
500Server error
504Request timed out
