Skip to main content

UpdateCorrectiveActionStatusDto

newStatusstringrequired

Possible values: [OPEN, IN_PROGRESS, COMPLETED, VERIFIED]

commentstring
UpdateCorrectiveActionStatusDto
{
"newStatus": "OPEN",
"comment": "string"
}