Approve an AI extraction review (ingest the candidates)
Approves a PENDING_REVIEW review and runs the SINGLE deterministic handoff into the normal ingestion pipeline (dedup + outbox + match-trigger), linking the resulting job to the review. This is the ONLY path from an AI candidate to a reconciled transaction, and it runs only on explicit human approval. The approving principal is the reviewer (audit attribution). Tenant from the JWT, context from the path.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Response
OK
Number of candidates ingested through the normal pipeline
12
Downstream ingestion job the approved candidates produced
"550e8400-e29b-41d4-a716-446655440000"
Identifier of the approved review
"550e8400-e29b-41d4-a716-446655440000"

