CAPA

Import actions (Corrective and Preventive Actions) from findings

post/api/capa/import-actions/

Request body

sourceTypestring required
sourceIdstring required
companyIdstring required
workflowIdstring
reviewStage'CAP' | 'FINDINGS'

Response

Default Response

Changes

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

  • edebda78191616See the full diff
    • request property findings/items/actions/items/status was restricted to a list of enum values

      request-property-became-enum

    • added the new BLOCKED enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

    • added the new CHANGES_REQUESTED enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

    • added the new DONE enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

    • added the new IN_PROGRESS enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

    • added the new IN_REVIEW enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

    • added the new TO_DO enum value to the request property findings/items/actions/items/status

      request-property-enum-value-added

Of the 21 revisions, 1 has no diff computed.