Skip to main content
The incorporationValidation object represents validation for the full incorporation: incorporation-level intake fields, participants, ownership totals, participant resources, and participant documents. Use incorporationValidation to decide whether the incorporation is ready to submit. It is returned by incorporation read/write endpoints and can be refreshed directly with Get incorporation validation.

Attributes

When incorporationValidation.isComplete is true, call Submit an incorporation to hand the incorporation to Commenda for review.

Validation issues

Each item in missingRequirements and invalidRequirements has the same shape.

Endpoints