Confirms the current confirmable nextAction. Upon confirmation, Collate may proceed from the exact authorization version captured by the request.
Send the currentDocumentation Index
Fetch the complete documentation index at: https://docs.trycollate.ai/llms.txt
Use this file to discover all available pages before exploring further.
nextAction.id. Stale or missing IDs are rejected with
409 next_action_mismatch or 409 next_action_required.
Confirming advance_case lets Collate continue discovery, filling, validation,
or submission preparation from the current snapshot. The authorization
transitions to processing.
Confirming approve_submission accepts the current
submission.reviewSnapshot and lets Collate cross the final
payer-submission boundary. Final approval is irreversible. If the snapshot no
longer covers the current authorization, the request is rejected with
409 review_stale.
Do not call this endpoint to resolve provide_requirements. Resolve that
action by patching answers or attaching files. See
Authorization lifecycle for the full transition model.
API key passed as Authorization: Bearer <API_KEY>.
Current authorization version as a quoted entity tag, for example "17". Required on mutable authorization operations to prevent overwriting concurrent changes.
Unique key used to retry command requests safely. Reusing the same key with a different request body returns 409 idempotency_key_reused.
Authorization ID returned by POST /v1/prior-auth/authorizations.
Current confirmable nextAction.id from the authorization snapshot.
Successful Response
Stable authorization ID.
Optimistic-concurrency version for mutable operations.
Current lifecycle status.
requires_input, requires_confirmation, processing, waiting_on_payer, completed, canceled Authorization policy selected at create time.
Tenant-scoped provider NPI for the case.
Canonical payer destination for the case.
Pinned route and service-code selection used for the authorization.
Full current editable question surface.
Current normalized answer set.
Current unresolved blocker set.
Submission review, receipt, and decision projections.
Time when the authorization was created.
Time when the authorization last changed.
Terminal outcome when status = completed.
approved, denied, modified, not_required, failed How Collate should access the payer portal for this route.
automated, customer_login Supporting documents linked to the authorization.
Current action, when one is open.
Time when the authorization reached completed.
Time when the authorization reached canceled.