CAPA Actions

Quickly add a new Corrective/Preventive Action with optional CAP association

post/api/capa/actions/quick-add-actions

Request body

capIdstring
companyIdstring required
titlestring required
auditFindingIdstring required
type'CA' | 'PA' required
impactAreaIdstring
priority'A' | 'B' | 'C' | 'D' | 'E'

Response

Default Response

Changes

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

    • added the optional property data/generatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property data/internalCompanyCode to the response with the 201 status

      response-optional-property-added

    • added the optional property data/notes to the response with the 201 status

      response-optional-property-added

Of the 21 revisions, 1 has no diff computed.