CAPAs

Create a new CAPA in the New status.

post/api/capas

Request body

capaType'correctiveAction' | 'preventiveAction' | 'supplierIssue' | 'safetyIssue' required

The kind of corrective and preventive action a CAPA tracks.

problemStatementstring required

What went wrong, or what could go wrong.

rootCauseAnalysisstring nullable

Root cause analysis text, when it is already known.

dueDatestring date-time nullable

When the CAPA is due. Defaults to one month after creation.

Response

CAPA created

idstring required

The id of the created record

Changes

Changed in 1 of the 23 revisions of this API.1