GET /v1/compliance-reviews— list all reviewsGET /v1/compliance-reviews/{id}— get specific reviewPATCH /v1/compliance-reviews/{id}— update review metadata
- Reviews are auto-created during document submission with
businessEntityId— no separate “create review” endpoint - A review can contain multiple documents submitted over time via the append flow (
complianceReviewId) - Reviews are scoped to the authenticated company
- Review status reflects the aggregate state of its documents