CAPA Findings

Create a new finding

post/api/capa/findings/

Request body

titlestring required
descriptionstring required
companyIdstring required
type'AUDIT' | 'SLCP' | 'FACTORY_VISIT' | 'OTHER' required
sourcestring required
urgency'A' | 'B' | 'C' | 'D' | 'E' required
impactAreaIdstring required
tagsstring[]
rootCauseAnalysisstring
genderedImplicationsstring

Response

Default Response

Changes

Changed in 1 of the 21 revisions of this API.4

    • added the new optional request property genderedImplications

      new-optional-request-property

    • added the new optional request property rootCauseAnalysis

      new-optional-request-property

    • added the required property data/genderedImplications to the response with the 201 status

      response-required-property-added

    • added the required property data/rootCauseAnalysis to the response with the 201 status

      response-required-property-added

Of the 21 revisions, 1 has no diff computed.