"{\"openapi\":\"3.0.1\",\"info\":{\"title\":\"OpenAPI definition\",\"version\":\"v0\"},\"servers\":[{\"url\":\"https://api.otentica.nl\",\"description\":\"Generated server url\"}],\"paths\":{\"/validation-flow/template/{id}\":{\"get\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"getTemplate\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SavedTemplate\"}}}}}},\"put\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"updateTemplate\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.flow.template+json\":{\"schema\":{\"$ref\":\"#/components/schemas/FlowTemplateCreationDto\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/support/flows/{correlationId}\":{\"put\":{\"tags\":[\"support-controller\"],\"operationId\":\"updateFlow\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/UpdateFlowDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"support-controller\"],\"operationId\":\"deleteFlow\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/support/flows/{correlationId}/steps\":{\"put\":{\"tags\":[\"support-controller\"],\"operationId\":\"updateSteps\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/UpdateFlowStepsDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/subscriptions/{companyId}/checks\":{\"get\":{\"tags\":[\"check-subscription-controller\"],\"operationId\":\"getCheckSubscriptions\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}}}}},\"put\":{\"tags\":[\"check-subscription-controller\"],\"operationId\":\"updateCheckSubscriptions\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"202\":{\"description\":\"Accepted\"}}}},\"/storage/flow/{token}\":{\"get\":{\"tags\":[\"storage-resource\"],\"operationId\":\"get\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}}}}},\"put\":{\"tags\":[\"storage-resource\"],\"operationId\":\"save\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/terms-and-conditions\":{\"put\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"acceptTermsAndConditions\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/validation-flow/terms-and-conditions\":{\"put\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"acceptTermsAndConditions_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/single-check/remarks\":{\"put\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"addRemarks\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/*+json\":{\"schema\":{\"$ref\":\"#/components/schemas/RemarkDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/validation-flow/remarks\":{\"put\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"addRemarks_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/*+json\":{\"schema\":{\"$ref\":\"#/components/schemas/RemarkDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/settings/{key}/{level}/{levelIdentifier}\":{\"put\":{\"tags\":[\"setting-controller\"],\"operationId\":\"updateSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"level\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},{\"name\":\"levelIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingValueAndReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"post\":{\"tags\":[\"setting-controller\"],\"operationId\":\"createSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"level\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},{\"name\":\"levelIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingValueAndReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"setting-controller\"],\"operationId\":\"deleteSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"level\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},{\"name\":\"levelIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/settings/{key}/GLOBAL\":{\"put\":{\"tags\":[\"setting-controller\"],\"operationId\":\"updateGlobalSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingValueAndReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"post\":{\"tags\":[\"setting-controller\"],\"operationId\":\"createGlobalSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingValueAndReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"setting-controller\"],\"operationId\":\"deleteGlobalSetting\",\"parameters\":[{\"name\":\"key\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SettingReasonDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/mfa-prof/keepalive/{flowToken}\":{\"put\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"keepAlive\",\"parameters\":[{\"name\":\"flowToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/MfaProfKeepAliveResponse\"}}}}}}},\"/integrations/afas/{id}\":{\"get\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"getAfasIntegration\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.integration.afas.simple+json\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"}}}}},\"deprecated\":true},\"put\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"updateAfasIntegration\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.integration.afas.simple+json\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"deleteAfasIntegration\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/customer-support/screenings/{id}/steps/{checkApiName}/importance\":{\"put\":{\"tags\":[\"customer-support-controller\"],\"operationId\":\"updateStepImportance\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"checkApiName\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/UpdateImportanceRequestDTO\"}}},\"required\":true},\"responses\":{\"403\":{\"description\":\"Forbidden\"},\"400\":{\"description\":\"Bad Request\"},\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/website/signup\":{\"post\":{\"tags\":[\"website-controller\"],\"operationId\":\"signup\",\"parameters\":[{\"name\":\"email\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"firstName\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"lastName\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"password\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"CompanyName\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"Phone\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/vog-request/{id}/log\":{\"post\":{\"tags\":[\"vog-request-controller\"],\"operationId\":\"addLog\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/VogLogDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/vog-request/claim\":{\"post\":{\"tags\":[\"vog-request-controller\"],\"operationId\":\"claimNextVogs\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/VogRequestDTO\"}}}}}}},\"/validation-flow/template\":{\"post\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"createFlowTemplate\",\"requestBody\":{\"content\":{\"application/vnd.otentica.flow.template+json\":{\"schema\":{\"$ref\":\"#/components/schemas/FlowTemplateCreationDto\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}}},\"/validation-flow/template/for-company/{companyId}\":{\"post\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"createFlowTemplate_1\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.flow.template+json\":{\"schema\":{\"$ref\":\"#/components/schemas/FlowTemplateCreationDto\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}}},\"/validation-flow/template/for-company/{companyId}/recruiter/{recruiterId}\":{\"post\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"createFlowTemplate_2\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"recruiterId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.flow.template+json\":{\"schema\":{\"$ref\":\"#/components/schemas/FlowTemplateCreationDto\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}}},\"/user\":{\"post\":{\"tags\":[\"user-controller\"],\"description\":\"Creates a new user by providing all details\",\"operationId\":\"create\",\"requestBody\":{\"content\":{\"application/vnd.otentica.user+json\":{\"schema\":{\"$ref\":\"#/components/schemas/UserCreateRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict, user already exists with this email\"},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"User created\"}}},\"delete\":{\"tags\":[\"user-controller\"],\"description\":\"Remove a user by id\",\"operationId\":\"removeMe\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"User deleted\"},\"202\":{\"description\":\"Accepted\"}}},\"patch\":{\"tags\":[\"user-controller\"],\"description\":\"Activates a user using the activation code from the mail\",\"operationId\":\"activate\",\"requestBody\":{\"content\":{\"application/vnd.otentica.user.activation+json\":{\"schema\":{\"$ref\":\"#/components/schemas/UserActivationRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"User with this activation code not found\"},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"User activated\"}}}},\"/user/password\":{\"post\":{\"tags\":[\"user-controller\"],\"description\":\"Starts a password reset flow for the provided user\",\"operationId\":\"requestPasswordReset\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/PasswordResetStep1DTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"Password reset initiated if the user exists, otherwise nothing happens.\"}}},\"patch\":{\"tags\":[\"user-controller\"],\"description\":\"Sets a new password for the user\",\"operationId\":\"resetPassword\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/PasswordResetStep2DTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"New password is set\"}}}},\"/support/{name}\":{\"post\":{\"tags\":[\"support-controller\"],\"operationId\":\"getData_1\",\"parameters\":[{\"name\":\"name\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"type\":\"object\"}},\"application/vnd.otentica.support.action+json\":{\"schema\":{\"type\":\"object\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.support.data+json\":{\"schema\":{\"type\":\"object\"}},\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ExecutionResultDTO\"}}}}}}},\"/support/flows/{correlationId}/{name}\":{\"post\":{\"tags\":[\"support-controller\"],\"operationId\":\"getDataForFlow_1\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}},{\"name\":\"name\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"type\":\"object\"}},\"application/vnd.otentica.support.flow.action+json\":{\"schema\":{\"type\":\"object\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.support.flow.data+json\":{\"schema\":{\"type\":\"object\"}},\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ExecutionResultDTO\"}}}}}}},\"/support/flows/{correlationId}/reopen\":{\"post\":{\"tags\":[\"support-controller\"],\"operationId\":\"reopenFlow\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/support/flows/{correlationId}/force-finish\":{\"post\":{\"tags\":[\"support-controller\"],\"operationId\":\"forceFinishFlow\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/skip-check/{checkId}\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"skipCheck\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/skip-check/{checkId}\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"skipCheck_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/do-check\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"doCheck\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/*+json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/validation-flow/do-check\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"doCheck_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/*+json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/single-check/check/{token}/start/{checkIdentifier}\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"checkFlowStarted\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/check/{token}/start/{checkIdentifier}\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"checkFlowStarted_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/check/{token}/finish-him\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"finishSingleCheck\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/single-check/check/{token}/finish\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"finishSingleCheck_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/validation-flow/check/{token}/finish-him\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"finishSingleCheck_2\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/validation-flow/check/{token}/finish\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"finishSingleCheck_3\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFollowupAction\"}}}}}}},\"/single-check/check/{checkId}/reminder\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"sendReminderToProfessional\",\"parameters\":[{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/check/{checkId}/reminder\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"sendReminderToProfessional_1\",\"parameters\":[{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check-style\":{\"get\":{\"tags\":[\"company-style-controller\"],\"operationId\":\"getStyles\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SingleCheckStyleDTO\"}}}}}}},\"post\":{\"tags\":[\"company-style-controller\"],\"operationId\":\"upsertStyle\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/UpsertStyleRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"createCheckFlowInBulk_2_1\",\"requestBody\":{\"content\":{\"text/vnd.otentica.singlecheck.email.request+csv\":{\"schema\":{\"type\":\"string\"}},\"application/vnd.otentica.singlecheck.integrated.request+json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowIntegratedFlowCreationRequestDTO\"}},\"application/vnd.otentica.singlecheck.email.request+json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowEmailFlowCreationRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SingleCheckCreationResponseDTO\"}}}}}}},\"/validation-flow\":{\"post\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"createCheckFlowInBulk_1_1_1\",\"requestBody\":{\"content\":{\"text/vnd.otentica.singlecheck.email.request+csv\":{\"schema\":{\"type\":\"string\"}},\"application/vnd.otentica.singlecheck.integrated.request+json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowIntegratedFlowCreationRequestDTO\"}},\"application/vnd.otentica.singlecheck.email.request+json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowEmailFlowCreationRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SingleCheckCreationResponseDTO\"}}}}}}},\"/references/{referenceToken}/answers\":{\"post\":{\"tags\":[\"references-controller\"],\"operationId\":\"answerQuestions\",\"parameters\":[{\"name\":\"referenceToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/ReferenceAnswerDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/upgrade-freemium-premium\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"upgradeFreemiumPremium\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FreemiumPremiumUpgradeDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/request-freemium-premium-upgrade\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"upgradeFreemiumPremium_1\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FreemiumPremiumUpgradeDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/first-visit\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"processFirstVisit\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/company/{companyId}/premium\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"setPremiumPlanForCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/company/{companyId}/premium/activate\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"activatePremiumPlanForCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/PremiumPlanActivationDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/plans/company/{companyId}/freemium\":{\"post\":{\"tags\":[\"plans-controller\"],\"operationId\":\"setFreemiumPlanForCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FreemiumPlanCreationDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"patch\":{\"tags\":[\"plans-controller\"],\"operationId\":\"addCredits\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FreemiumPlanPatchDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/mfa-prof/request/{flowToken}\":{\"post\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"requestMfaToken\",\"parameters\":[{\"name\":\"flowToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/mfa-prof/login\":{\"post\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"login\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/LoginWithMfaProfRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"logout\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/mfa-prof/authorized-url\":{\"post\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"getAuthorizedUrl\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/AuthorizedUrlRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/AuthorizedUrlResponseDTO\"}}}}}}},\"/management/user\":{\"post\":{\"tags\":[\"management-controller\"],\"description\":\"Creates a new user by providing all details\",\"operationId\":\"create_1\",\"requestBody\":{\"content\":{\"application/vnd.otentica.user+json\":{\"schema\":{\"$ref\":\"#/components/schemas/ActivatedUserCreateRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict, user already exists with this email\"},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"User created\"}}}},\"/klippa/session\":{\"post\":{\"tags\":[\"identity-check-controller\"],\"operationId\":\"getKlippaSession\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IdentityCheckCreateSessionResponse\"}}}}}}},\"/identity-document-data/session\":{\"post\":{\"tags\":[\"identity-check-controller\"],\"operationId\":\"getKlippaSession_1\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IdentityCheckCreateSessionResponse\"}}}}}}},\"/klippa/restart-session\":{\"post\":{\"tags\":[\"identity-check-controller\"],\"operationId\":\"restartKlippaSession\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IdentityCheckCreateSessionResponse\"}}}}}}},\"/identity-document-data/restart-session\":{\"post\":{\"tags\":[\"identity-check-controller\"],\"operationId\":\"restartKlippaSession_1\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IdentityCheckCreateSessionResponse\"}}}}}}},\"/integrations/{integrationName}/check-flow\":{\"get\":{\"tags\":[\"integrated-check-flow-controller\"],\"operationId\":\"startPresetCheckFlow\",\"parameters\":[{\"name\":\"integrationName\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"X-Callback-Url\",\"in\":\"header\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"X-Return-Url\",\"in\":\"header\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}},\"deprecated\":true},\"post\":{\"tags\":[\"integrated-check-flow-controller\"],\"operationId\":\"createPresetCheckFlow\",\"parameters\":[{\"name\":\"integrationName\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SingleCheckCreationResponseDTO\"}}}}},\"deprecated\":true}},\"/integrations/otys\":{\"post\":{\"tags\":[\"otys-integration-management-controller\"],\"operationId\":\"createOtysIntegration\",\"requestBody\":{\"content\":{\"application/vnd.otentica.integration.otys.integration+json\":{\"schema\":{\"$ref\":\"#/components/schemas/OtysIntegrationCreationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}}}}}},\"/integrations/otys/{companyId}/replace\":{\"post\":{\"tags\":[\"otys-integration-management-controller\"],\"operationId\":\"replaceOtysIntegration\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.integration.otys.integration+json\":{\"schema\":{\"$ref\":\"#/components/schemas/OtysIntegrationCreationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}}},\"/integrations/otys/widget/{otysId}\":{\"post\":{\"tags\":[\"otys-widget-controller\"],\"operationId\":\"fetchWidget\",\"parameters\":[{\"name\":\"otysId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/x-www-form-urlencoded\":{\"schema\":{\"$ref\":\"#/components/schemas/OtysLoginData\"}}}},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/html\":{\"schema\":{\"type\":\"string\"}}}}}}},\"/integrations/otys/widget/{otysId}/force-to-otys\":{\"post\":{\"tags\":[\"otys-widget-controller\"],\"operationId\":\"widgetForceOutputToOtys\",\"parameters\":[{\"name\":\"otysId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"userPrimaryEmail\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"sessionToken\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"flowToken\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/html\":{\"schema\":{\"type\":\"string\"}}}}}}},\"/integrations/otys/widget/{otysId}/create\":{\"post\":{\"tags\":[\"otys-widget-controller\"],\"operationId\":\"widgetCreateFlow\",\"parameters\":[{\"name\":\"otysId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"userPrimaryEmail\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"sessionToken\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"template\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/html\":{\"schema\":{\"type\":\"string\"}}}}}}},\"/integrations/otys/batch/{template}\":{\"post\":{\"tags\":[\"otys-batch-controller\"],\"operationId\":\"postBatch\",\"parameters\":[{\"name\":\"template\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/x-www-form-urlencoded\":{\"schema\":{\"type\":\"object\",\"properties\":{\"loginData\":{\"$ref\":\"#/components/schemas/OtysLoginData\"},\"items\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}}}}},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}}},\"/integrations/duo\":{\"post\":{\"tags\":[\"emrex-controller\"],\"operationId\":\"receiveEmrexResponse\",\"parameters\":[{\"name\":\"elmo\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"sessionId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"returnCode\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"returnMessage\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"akkoord\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"createAfasIntegration\",\"requestBody\":{\"content\":{\"application/vnd.otentica.integration.afas.simple+json\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/AfasIntegrationCreationResponse\"}}}}}}},\"/integrations/afas/{id}/update-connector/{connectorId}/flow/{correlationId}\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"executeUpdateConnector\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"connectorId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas/{id}/update-connector-collection/{collectionId}/flow/{correlationId}/{isNew}\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"executeUpdateConnectors\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"collectionId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}},{\"name\":\"isNew\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas/{id}/migrate-flows\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"migrateFlows\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/MigrateFlowsRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas/{id}/deactivate\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"deactivateAfasIntegration\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas/{id}/activate\":{\"post\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"activateAfasIntegration\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/afas/mutation/mutate\":{\"post\":{\"tags\":[\"afas-configuration-mutation-controller\"],\"operationId\":\"mutate\",\"requestBody\":{\"content\":{\"application/vnd.otentica.afas.mutationrequest.single+json\":{\"schema\":{\"$ref\":\"#/components/schemas/MutationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"}}}}}}},\"/files\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"getFilesForUser\",\"parameters\":[{\"name\":\"userId\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"include-private\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FileDTO\"}}}}}}},\"post\":{\"tags\":[\"file-controller\"],\"operationId\":\"uploadUsingSingleCheckToken_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"isPrivate\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"description\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"multipart/form-data\":{\"schema\":{\"required\":[\"file\"],\"type\":\"object\",\"properties\":{\"file\":{\"type\":\"string\",\"format\":\"binary\"}}}}}},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FileUploadResponseDTO\"}}}}}}},\"/files/public/image\":{\"post\":{\"tags\":[\"file-controller\"],\"operationId\":\"uploadPublicImage\",\"parameters\":[{\"name\":\"maxWidth\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int32\"}},{\"name\":\"maxHeight\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int32\"}},{\"name\":\"companyId\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"resizeType\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"enum\":[\"COVER\",\"CONTAIN\"]}},{\"name\":\"padWithTransparency\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}}],\"requestBody\":{\"content\":{\"multipart/form-data\":{\"schema\":{\"required\":[\"file\"],\"type\":\"object\",\"properties\":{\"file\":{\"type\":\"string\",\"format\":\"binary\"}}}}}},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FileUploadResponseDTO\"}}}}}}},\"/features/{feature}/user/{userId}\":{\"post\":{\"tags\":[\"feature-resource\"],\"operationId\":\"enableFeatureForUser\",\"parameters\":[{\"name\":\"feature\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"RECRUITER_DASHBOARD\",\"AUTOMATED_VOG_APPLICATIONS\",\"RECRUITER_CONNECTIONS\",\"RECRUITER_DOCUMENTS\",\"RECRUITER_INVITE_PROFESSIONAL\",\"PROFESSIONAL_DASHBOARD\",\"PROFESSIONAL_CERTIFICATES_DIPLOMAS\",\"PROFESSIONAL_OTHER_DOCUMENTS\",\"CONNECTION_EMREX\",\"CONNECTION_BIG\",\"CONNECTION_SKJ\",\"CONNECTION_VNVN\",\"CONNECTION_KVK\",\"MANAGE_COMPANY\",\"SUPPORT_COMPANY\",\"CUSTOMER_SUPPORT_ACCESS\",\"GLOBAL_MANAGE_COMPANIES\",\"GLOBAL_ADMINISTRATION\",\"GLOBAL_AFAS_ADMIN\",\"VOG_PARTIAL_SUBMISSION\"]}},{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"delete\":{\"tags\":[\"feature-resource\"],\"operationId\":\"disableFeatureForUser\",\"parameters\":[{\"name\":\"feature\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"RECRUITER_DASHBOARD\",\"AUTOMATED_VOG_APPLICATIONS\",\"RECRUITER_CONNECTIONS\",\"RECRUITER_DOCUMENTS\",\"RECRUITER_INVITE_PROFESSIONAL\",\"PROFESSIONAL_DASHBOARD\",\"PROFESSIONAL_CERTIFICATES_DIPLOMAS\",\"PROFESSIONAL_OTHER_DOCUMENTS\",\"CONNECTION_EMREX\",\"CONNECTION_BIG\",\"CONNECTION_SKJ\",\"CONNECTION_VNVN\",\"CONNECTION_KVK\",\"MANAGE_COMPANY\",\"SUPPORT_COMPANY\",\"CUSTOMER_SUPPORT_ACCESS\",\"GLOBAL_MANAGE_COMPANIES\",\"GLOBAL_ADMINISTRATION\",\"GLOBAL_AFAS_ADMIN\",\"VOG_PARTIAL_SUBMISSION\"]}},{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/customer-support/screenings/{id}/steps/{checkApiName}/restart\":{\"post\":{\"tags\":[\"customer-support-controller\"],\"operationId\":\"restartCheck\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"checkApiName\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"403\":{\"description\":\"Forbidden\"},\"400\":{\"description\":\"Bad Request\"},\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/customer-support/screenings/{id}/reopen\":{\"post\":{\"tags\":[\"customer-support-controller\"],\"operationId\":\"reopenScreening\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"403\":{\"description\":\"Forbidden\"},\"400\":{\"description\":\"Bad Request\"},\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/companies\":{\"get\":{\"tags\":[\"company-controller\"],\"operationId\":\"getCompanies\",\"parameters\":[{\"name\":\"userId\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CompanyResponseDTO\"}}}}}}},\"post\":{\"tags\":[\"company-controller\"],\"operationId\":\"registerCompany\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CreateCompanyRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CompanyResponseDTO\"}}}}}}},\"/companies/{companyId}/employees/{userId}\":{\"post\":{\"tags\":[\"company-controller\"],\"operationId\":\"addCompanyEmployee\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\"}}},\"delete\":{\"tags\":[\"company-controller\"],\"operationId\":\"removeCompanyEmployee\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/billing/multiple-companies\":{\"get\":{\"tags\":[\"billing-controller\"],\"operationId\":\"getUsageForMultipleCompanies_1\",\"parameters\":[{\"name\":\"usagePeriods\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/UsagePeriod\"}}},{\"name\":\"from\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"to\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"planType\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"enum\":[\"FREEMIUM\",\"PREMIUM\"]}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/plain\":{\"schema\":{\"type\":\"string\"}},\"application/vnd.otentica.billing.usage+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/UsageWithCompany\"}}}}}},\"deprecated\":true},\"post\":{\"tags\":[\"billing-controller\"],\"operationId\":\"getUsageForMultipleCompaniesPost\",\"requestBody\":{\"content\":{\"application/vnd.otentica.billing.periods+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/UsagePeriod\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.billing.usage+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/UsageWithCompany\"}}}}}},\"deprecated\":true}},\"/batch\":{\"get\":{\"tags\":[\"batch-controller\"],\"operationId\":\"getAllSummaries\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/BatchStatusSummary\"}}}}}}},\"post\":{\"tags\":[\"batch-controller\"],\"operationId\":\"createBatchList_1\",\"requestBody\":{\"content\":{\"application/vnd.otentica.batch.list+json\":{\"schema\":{\"$ref\":\"#/components/schemas/BatchJsonCreationRequest\"}},\"application/vnd.otentica.batch.csv+json\":{\"schema\":{\"$ref\":\"#/components/schemas/BatchCsvCreationRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"201\":{\"description\":\"Created\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/BatchCreationResponse\"}}}}}}},\"/batch/{id}/entries\":{\"post\":{\"tags\":[\"batch-controller\"],\"operationId\":\"addToBatchCsv\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"Csv-Separator\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"Csv-Quote\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"Csv-Escape\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"text/vnd.otentica.batch.entries+csv\":{\"schema\":{\"type\":\"string\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/auth/mfa-login\":{\"post\":{\"tags\":[\"auth-controller\"],\"operationId\":\"submitMfaToken\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SubmitMfaTokenRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/SubmitMfaTokenSuccessResponseDTO\"}}}}}}},\"/auth/login\":{\"get\":{\"tags\":[\"auth-controller\"],\"operationId\":\"isLoggedIn\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"Returns whether the current session is logged in\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/LoginCheckResponseDTO\"}}}}}},\"post\":{\"tags\":[\"auth-controller\"],\"operationId\":\"login_1\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/LoginRequest\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Wrong credentials\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"User inactive\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"Mfa token sent\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/LoginResponseDTO\"}}}}}},\"delete\":{\"tags\":[\"auth-controller\"],\"operationId\":\"logout_1\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"logged out successfully (no content)\"}}}},\"/api-registration/{userId}\":{\"post\":{\"tags\":[\"api-registration-controller\"],\"operationId\":\"createApiKeyUserBased\",\"parameters\":[{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ApiRegistrationCreationResponseDto\"}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/sync-afas\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"syncAfas\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/unfinish\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"unfinishFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/finish\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"finishFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/finalize\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"finalizeFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/check/{checkIdentifier}/skip\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"skipCheck_2\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/check/{checkIdentifier}/fail\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"failCheck\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/check/{checkIdentifier}/complete\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"completeCheck\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/AfasTestProperties\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/anonymize\":{\"post\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"anonymizeFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/user/my\":{\"patch\":{\"tags\":[\"user-controller\"],\"description\":\"Updates a user by providing all details\",\"operationId\":\"update\",\"requestBody\":{\"content\":{\"application/vnd.otentica.user.update+json\":{\"schema\":{\"$ref\":\"#/components/schemas/UserUpdateRequestDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"User updated\"}}}},\"/integrations/otys/{companyId}/deactivate\":{\"patch\":{\"tags\":[\"otys-integration-management-controller\"],\"operationId\":\"deactivateOtysIntegration\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/files/{fileId}\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"getFileUrlsWithoutCheckToken_1\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/FileUrls\"}}}}}},\"delete\":{\"tags\":[\"file-controller\"],\"operationId\":\"deleteFile\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}},\"patch\":{\"tags\":[\"file-controller\"],\"operationId\":\"patchFile\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/PatchFileDTO\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/companies/{companyId}\":{\"get\":{\"tags\":[\"company-controller\"],\"operationId\":\"getCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CompanyResponseDTO\"}}}}}},\"patch\":{\"tags\":[\"company-controller\"],\"operationId\":\"patchCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/json-patch+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/JsonPatchDTO\"}}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/batch/{id}\":{\"get\":{\"tags\":[\"batch-controller\"],\"operationId\":\"getBatchSummary\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/BatchStatusSummary\"}}}}}},\"patch\":{\"tags\":[\"batch-controller\"],\"operationId\":\"patchBatch\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"requestBody\":{\"content\":{\"application/vnd.otentica.batch.partial+json\":{\"schema\":{\"$ref\":\"#/components/schemas/BatchPatch\"}}},\"required\":true},\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/deprecated/{deprecated}\":{\"patch\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"setDeprecated\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"deprecated\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/vog/{token}/payment-mail.pdf\":{\"get\":{\"tags\":[\"vog-controller\"],\"operationId\":\"getVogPaymentMail\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/vat/validate/{vatNumber}\":{\"get\":{\"tags\":[\"btw-controller\"],\"operationId\":\"validate\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"vatNumber\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/VatCheckResponseDTO\"}}}}}}},\"/validation-flow/template/schema/{version}\":{\"get\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"getCreationSchema\",\"parameters\":[{\"name\":\"version\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"DRAFT_6\",\"DRAFT_7\",\"DRAFT_2019_09\",\"DRAFT_2020_12\"]}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/JsonNode\"}}}}}}},\"/validation-flow/template/by-company/{companyId}\":{\"get\":{\"tags\":[\"check-flow-template-controller\"],\"operationId\":\"findByCompany\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SavedTemplate\"}}}}}}}},\"/user/{userId}\":{\"get\":{\"tags\":[\"user-controller\"],\"description\":\"Get user by id\",\"operationId\":\"getUser\",\"parameters\":[{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"User not found\"},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Not allowed to see user details\"},\"200\":{\"description\":\"User found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/UserDTO\"}}}}}},\"delete\":{\"tags\":[\"user-controller\"],\"description\":\"Remove a user by id\",\"operationId\":\"remove\",\"parameters\":[{\"name\":\"userId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Validation failed, see message\"},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"User deleted\"},\"202\":{\"description\":\"Accepted\"}}}},\"/user/email-message\":{\"get\":{\"tags\":[\"user-controller\"],\"description\":\"Gets the users personal e-mail message\",\"operationId\":\"getEmailMessage\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Email message not found\"},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"Email message found\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\"}}}}}}},\"/support/flows\":{\"get\":{\"tags\":[\"support-controller\"],\"operationId\":\"findFlows\",\"parameters\":[{\"name\":\"query\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SimpleCheckFlowDTO\"}}}}}}}},\"/support/flow/by-token/{token}\":{\"get\":{\"tags\":[\"support-controller\"],\"operationId\":\"findFlow\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleCheckFlowDetailedDTO\"}}}}}}},\"/support/flow/by-id/{flowId}\":{\"get\":{\"tags\":[\"support-controller\"],\"operationId\":\"findFlow_1\",\"parameters\":[{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleCheckFlowDetailedDTO\"}}}}}}},\"/support/flow/by-correlation-id/{correlationId}\":{\"get\":{\"tags\":[\"support-controller\"],\"operationId\":\"findFlow_2\",\"parameters\":[{\"name\":\"correlationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SimpleCheckFlowDetailedDTO\"}}}}}}},\"/status\":{\"get\":{\"tags\":[\"status-controller\"],\"operationId\":\"getStatus\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/StatusDTO\"}}}}}}},\"/single-check/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowByKey\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}},\"/validation-flow/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowByKey_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}},\"/single-check/style/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getStyle\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/WhitelabelStyleData\"}}}}}}},\"/validation-flow/style/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getStyle_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/WhitelabelStyleData\"}}}}}}},\"/single-check/status\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getCheckFlowStatus\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowStatusDto\"}}}}}}},\"/validation-flow/status\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getCheckFlowStatus_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowStatusDto\"}}}}}}},\"/single-check/possible-checks\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getPossibleChecks\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Check\"}}}}}}}},\"/validation-flow/possible-checks\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getPossibleChecks_1\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Check\"}}}}}}}},\"/single-check/checks\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowsForRecruiter\",\"parameters\":[{\"name\":\"query\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"anonymized\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}}},\"/validation-flow/checks\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowsForRecruiter_1\",\"parameters\":[{\"name\":\"query\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"anonymized\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}}},\"/single-check/check/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowApi\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}},\"/validation-flow/check/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowApi_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckFlowProgress\"}}}}}}},\"/single-check/check/{checkId}/report.pdf\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"downloadReportUsingId\",\"parameters\":[{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/validation-flow/check/{checkId}/report.pdf\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"downloadReportUsingId_1\",\"parameters\":[{\"name\":\"checkId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/single-check/check/report.pdf\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"downloadReportUsingToken\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/validation-flow/check/report.pdf\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"downloadReportUsingToken_1\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/single-check/check\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowByQueryParamsAsCsv_2\",\"parameters\":[{\"name\":\"firstName\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"lastName\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"company\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"finished\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasPhone\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasNewVogRequest\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasFieldsWithValues\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"from\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"to\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/csv\":{\"schema\":{\"type\":\"string\"}},\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/TokenizedCheckFlowProgress\"}}}}}}}},\"/validation-flow/check\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getFlowByQueryParamsAsCsv_1_1\",\"parameters\":[{\"name\":\"firstName\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"lastName\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"company\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"finished\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasPhone\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasNewVogRequest\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}},{\"name\":\"hasFieldsWithValues\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"from\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"to\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"text/csv\":{\"schema\":{\"type\":\"string\"}},\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/TokenizedCheckFlowProgress\"}}}}}}}},\"/single-check/bootstrap/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getBootstrapData\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/BootstrapData\"}}}}}}},\"/validation-flow/bootstrap/{token}\":{\"get\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"getBootstrapData_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/BootstrapData\"}}}}}}},\"/settings\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getSettingValuesForLevel\",\"parameters\":[{\"name\":\"key\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"level\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},{\"name\":\"companyId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"userId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"templateId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.values.v1+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SettingDTO\"}}}}}}}},\"/settings/{mapSettingKey}/map-keys\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getMapKeys\",\"parameters\":[{\"name\":\"mapSettingKey\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"companyId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"userId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"templateId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.mapkeys.v1+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}}}}}},\"/settings/keys\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getKeysWithOverride\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"userId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"templateId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.keys.v1+json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}}}}}},\"/settings/definitions\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getSettingDefinitionsExceptInsideMaps\",\"parameters\":[{\"name\":\"exclude-definitions-inside-maps\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.definitions.v1+json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/SettingDefinitionDTO\"}}}}}}}},\"/settings/definition-maps\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getSettingDefinitionMaps\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.definitionmaps.v1+json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/SettingDefinitionMapDTO\"}}}}}}}},\"/settings/autocomplete\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getAutocompleteForLevel\",\"parameters\":[{\"name\":\"level\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},{\"name\":\"query\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.autocomplete.v1+json\":{\"schema\":{\"$ref\":\"#/components/schemas/AutocompleteResultDTO\"}}}}}}},\"/settings/autocomplete-ids\":{\"get\":{\"tags\":[\"setting-controller\"],\"operationId\":\"getAutocompleteIds\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"name\":\"userId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"templateId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"correlationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"uuid\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.settings.autocompletemap.v1+json\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/AutocompleteItemDTO\"}}}}}}}},\"/references/{referenceToken}\":{\"get\":{\"tags\":[\"references-controller\"],\"operationId\":\"getReference\",\"parameters\":[{\"name\":\"referenceToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ReferenceDTO\"}}}}}}},\"/references/{flowToken}/validate-email\":{\"get\":{\"tags\":[\"references-controller\"],\"operationId\":\"checkEmail\",\"parameters\":[{\"name\":\"flowToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"email\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/EmailValidationDTO\"}}}}}}},\"/references/{flowId}/progress\":{\"get\":{\"tags\":[\"references-controller\"],\"operationId\":\"getReferencesProgress\",\"parameters\":[{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/ReferenceProgressDTO\"}}}}}}}},\"/references/questions\":{\"get\":{\"tags\":[\"references-controller\"],\"operationId\":\"getReferenceQuestions\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/QuestionDTO\"}}}}}}}},\"/plans/pending\":{\"get\":{\"tags\":[\"plans-controller\"],\"operationId\":\"getPendingCompanyPlanForCurrentUser\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanStatusDTO\"}}}}}}},\"/plans/company/{companyId}\":{\"get\":{\"tags\":[\"plans-controller\"],\"operationId\":\"getActiveCompanyPlan\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/Plan\"}}}}}}},\"/plans/active\":{\"get\":{\"tags\":[\"plans-controller\"],\"operationId\":\"getActiveCompanyPlanForCurrentUser\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanStatusDTO\"}}}}}}},\"/mfa-prof/login/{flowToken}\":{\"get\":{\"tags\":[\"mfa-prof-controller\"],\"operationId\":\"checkLoggedIn\",\"parameters\":[{\"name\":\"flowToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/MfaProfIsLoggedInResponse\"}}}}}}},\"/integrations/idin/return/{returnCode}\":{\"get\":{\"tags\":[\"idin-controller\"],\"operationId\":\"idinReturn\",\"parameters\":[{\"name\":\"returnCode\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/idin/identity\":{\"get\":{\"tags\":[\"idin-controller\"],\"operationId\":\"startIdentityFlow\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/duo/{id}\":{\"get\":{\"tags\":[\"emrex-controller\"],\"operationId\":\"generateRequest\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/EmrexRedirectInfo\"}}}}}}},\"/integrations/afas/{id}/get-connectors\":{\"get\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"queryGetConnectors\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/AfasProfessional\"}}}}}}}},\"/integrations/afas/schema/{version}\":{\"get\":{\"tags\":[\"afas-integration-controller\"],\"operationId\":\"getCreationSchema_1\",\"parameters\":[{\"name\":\"version\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\",\"enum\":[\"DRAFT_6\",\"DRAFT_7\",\"DRAFT_2019_09\",\"DRAFT_2020_12\"]}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/JsonNode\"}}}}}}},\"/integrations/afas/mutation/mutators\":{\"get\":{\"tags\":[\"afas-configuration-mutation-controller\"],\"operationId\":\"getMutators\",\"parameters\":[{\"name\":\"userId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"companyId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/MutatorDetails\"}}}}}}}},\"/identity-document-v2/access-token\":{\"get\":{\"tags\":[\"identity-document-v-2-controller\"],\"operationId\":\"getAccessToken\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IdentityDocumentV2AccessTokenResponse\"}}}}}}},\"/files/{fileId}/view\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"viewFile\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"accessToken\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/files/{fileId}/thumbnail/{resolution}.jpg\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"getThumbnail\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"resolution\",\"in\":\"path\",\"required\":true,\"schema\":{\"maximum\":256,\"minimum\":16,\"type\":\"integer\",\"format\":\"int32\"}},{\"name\":\"accessToken\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"image/jpeg\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/files/{fileId}/download\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"downloadFile\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"accessToken\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/files/public/{fileId}.{extension}\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"getPublicFile\",\"parameters\":[{\"name\":\"fileId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"extension\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"string\",\"format\":\"binary\"}}}}}}},\"/files/my\":{\"get\":{\"tags\":[\"file-controller\"],\"operationId\":\"getDownloadableFiles\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FileDTO\"}}}}}}}},\"/features\":{\"get\":{\"tags\":[\"feature-resource\"],\"operationId\":\"getCurrentUserDetails\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FeatureDTO\"}}}}}}}},\"/features/all\":{\"get\":{\"tags\":[\"feature-resource\"],\"operationId\":\"getAllFeatures\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"enum\":[\"RECRUITER_DASHBOARD\",\"AUTOMATED_VOG_APPLICATIONS\",\"RECRUITER_CONNECTIONS\",\"RECRUITER_DOCUMENTS\",\"RECRUITER_INVITE_PROFESSIONAL\",\"PROFESSIONAL_DASHBOARD\",\"PROFESSIONAL_CERTIFICATES_DIPLOMAS\",\"PROFESSIONAL_OTHER_DOCUMENTS\",\"CONNECTION_EMREX\",\"CONNECTION_BIG\",\"CONNECTION_SKJ\",\"CONNECTION_VNVN\",\"CONNECTION_KVK\",\"MANAGE_COMPANY\",\"SUPPORT_COMPANY\",\"CUSTOMER_SUPPORT_ACCESS\",\"GLOBAL_MANAGE_COMPANIES\",\"GLOBAL_ADMINISTRATION\",\"GLOBAL_AFAS_ADMIN\",\"VOG_PARTIAL_SUBMISSION\"]}}}}}}}},\"/document-signing/templates\":{\"get\":{\"tags\":[\"signed-documents-controller\"],\"operationId\":\"getTemplates\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/TemplateDTO\"}}}}}}}},\"/document-signing/submissions\":{\"get\":{\"tags\":[\"signed-documents-controller\"],\"operationId\":\"getSubmissions\",\"parameters\":[{\"name\":\"Check-Token\",\"in\":\"header\",\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SubmissionDTO\"}}}}}}}},\"/customer-support/permissions\":{\"get\":{\"tags\":[\"customer-support-controller\"],\"operationId\":\"getPermissions\",\"responses\":{\"403\":{\"description\":\"Forbidden\"},\"400\":{\"description\":\"Bad Request\"},\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"boolean\"}}}}}}}},\"/company-data/companies\":{\"get\":{\"tags\":[\"company-data-controller\"],\"operationId\":\"searchCompanyByNameDeprecated_1\",\"parameters\":[{\"name\":\"name\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"kvkNumber\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/KvkCompanyResponseDto\"}}}}},\"deprecated\":true}},\"/company-data/companies/by-number/{number}\":{\"get\":{\"tags\":[\"company-data-controller\"],\"operationId\":\"searchCompanyByNumber\",\"parameters\":[{\"name\":\"number\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/KvkCompanyResponseDto\"}}}}}}},\"/company-data/companies/by-name/{name}\":{\"get\":{\"tags\":[\"company-data-controller\"],\"operationId\":\"searchCompanyByName\",\"parameters\":[{\"name\":\"name\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/KvkCompanyResponseDto\"}}}}}}},\"/companies/{companyId}/employees\":{\"get\":{\"tags\":[\"company-controller\"],\"operationId\":\"getCompanyEmployees\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int64\"}}}}}}}},\"/companies/my\":{\"get\":{\"tags\":[\"company-controller\"],\"operationId\":\"getMyCompany\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/CompanyResponseDTO\"}}}}}}},\"/companies/my/colleagues\":{\"get\":{\"tags\":[\"company-controller\"],\"operationId\":\"getListOfColleagues\",\"parameters\":[{\"name\":\"userId\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int64\"}}}}}}}},\"/checks/implementations/{checkName}\":{\"get\":{\"tags\":[\"check-information-controller\"],\"operationId\":\"getCheckInformation\",\"parameters\":[{\"name\":\"checkName\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckInformation\"}}}}}}},\"/checks/check-types/{checkType}\":{\"get\":{\"tags\":[\"check-information-controller\"],\"operationId\":\"getCheckCategoryInformation\",\"parameters\":[{\"name\":\"checkType\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckTypeInformation\"}}}}}}},\"/check-metadata/properties\":{\"get\":{\"tags\":[\"check-metadata-controller\"],\"operationId\":\"getPropertyMetadata\",\"parameters\":[{\"name\":\"lang\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/json\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckPropertyMetadata\"}}}}}}}},\"/check-flow/{checkToken}/steps/next\":{\"get\":{\"tags\":[\"v-2-check-flow-controller\"],\"operationId\":\"getNextCheck\",\"parameters\":[{\"name\":\"checkToken\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CheckTypeResponseDTO\"}}}}}}},\"/billing/single-check\":{\"get\":{\"tags\":[\"billing-controller\"],\"operationId\":\"getBillingDetails\",\"parameters\":[{\"name\":\"from\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"to\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"string\",\"format\":\"date\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SingleCheckBillingDTO\"}}}}}}},\"/billing/recruiters\":{\"get\":{\"tags\":[\"billing-controller\"],\"operationId\":\"getUsagesForRecruiters\",\"parameters\":[{\"name\":\"recruiterIds\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int64\"}}},{\"name\":\"startDate\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"date\"}},{\"name\":\"endDate\",\"in\":\"query\",\"required\":true,\"schema\":{\"type\":\"string\",\"format\":\"date\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"application/vnd.otentica.billing.usage+json\":{\"schema\":{\"$ref\":\"#/components/schemas/Usage\"}}}}}}},\"/billing/force-export-to-hubspot\":{\"get\":{\"tags\":[\"billing-controller\"],\"operationId\":\"forceExportToHubspot\",\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/afas/management/summary\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getSummaries\",\"parameters\":[{\"name\":\"hasIntegrations\",\"in\":\"query\",\"required\":false,\"schema\":{\"type\":\"boolean\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CompanySummary\"}}}}}}}},\"/afas/management/company/{companyId}\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getCompanyDetails\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/CompanyDetails\"}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getIntegrationDetails\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/IntegrationDetails\"}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/logs\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getLogsForIntegration\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/AfasRequestLog\"}}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getIntegrationFlows\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/AfasFlowDetails\"}}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getIntegrationFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/AfasFlowMetadata\"}}}}}}},\"/afas/management/company/{companyId}/integration/{integrationId}/flows/{flowId}/logs\":{\"get\":{\"tags\":[\"afas-manager-controller\"],\"operationId\":\"getLogsForFlow\",\"parameters\":[{\"name\":\"companyId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}},{\"name\":\"flowId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\",\"content\":{\"*/*\":{\"schema\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/AfasRequestLog\"}}}}}}}},\"/single-check/check/{token}/{checkIdentifier}\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"cleanupSingleCheck\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/check/{token}/{checkIdentifier}\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"cleanupSingleCheck_1\",\"parameters\":[{\"name\":\"token\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}},{\"name\":\"checkIdentifier\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/check/{id}/hard\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"deleteFlowHard\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/check/{id}/hard\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"deleteFlowHard_1\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/single-check/check/{id}\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"deleteFlow_1\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/validation-flow/check/{id}\":{\"delete\":{\"tags\":[\"check-flow-controller\"],\"operationId\":\"deleteFlow_2\",\"parameters\":[{\"name\":\"id\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}},\"/integrations/otys/{integrationId}\":{\"delete\":{\"tags\":[\"otys-integration-management-controller\"],\"operationId\":\"deleteOtysIntegration\",\"parameters\":[{\"name\":\"integrationId\",\"in\":\"path\",\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int64\"}}],\"responses\":{\"500\":{\"description\":\"Internal Server Error\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/SupportExceptionDetails\"}}}},\"503\":{\"description\":\"Service Unavailable\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"400\":{\"description\":\"Bad Request\",\"content\":{\"*/*\":{\"schema\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"},{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}}]}}}},\"402\":{\"description\":\"Payment Required\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/PlanInsufficientErrorResponseDTO\"}}}},\"404\":{\"description\":\"Not Found\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/NoPlanFoundErrorResponseDTO\"}}}},\"415\":{\"description\":\"Unsupported Media Type\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"409\":{\"description\":\"Conflict\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"410\":{\"description\":\"Gone\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"423\":{\"description\":\"Locked\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"401\":{\"description\":\"Unauthorized\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"403\":{\"description\":\"Forbidden\",\"content\":{\"*/*\":{\"schema\":{\"$ref\":\"#/components/schemas/ErrorResponseDTO\"}}}},\"200\":{\"description\":\"OK\"}}}}},\"components\":{\"schemas\":{\"SupportExceptionDetails\":{\"type\":\"object\",\"properties\":{\"message\":{\"type\":\"string\"}}},\"ErrorResponseDTO\":{\"type\":\"object\",\"properties\":{\"error\":{\"type\":\"string\"},\"message\":{\"type\":\"string\"}}},\"PlanInsufficientErrorResponseDTO\":{\"type\":\"object\",\"properties\":{\"error\":{\"type\":\"string\"},\"message\":{\"type\":\"string\"},\"nextCreditIncrease\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"NoPlanFoundErrorResponseDTO\":{\"type\":\"object\",\"properties\":{\"error\":{\"type\":\"string\"},\"message\":{\"type\":\"string\"},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ACTIVE\",\"DISABLED\"]}}},\"CheckTemplate\":{\"type\":\"object\",\"properties\":{\"checkName\":{\"type\":\"string\"},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]},\"prefilledData\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"configuration\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"FlowTemplateCreationDto\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"displayName\":{\"type\":\"string\"},\"whitelabelStyleId\":{\"type\":\"string\"},\"integrated\":{\"type\":\"boolean\"},\"invitationEmailMessage\":{\"type\":\"string\",\"deprecated\":true},\"personalizedMessage\":{\"type\":\"string\"},\"checks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckTemplate\"}},\"reportSettingsName\":{\"type\":\"string\"},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"recruiterId\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"PatchFieldBoolean\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"boolean\"},\"hasValue\":{\"type\":\"boolean\"}}},\"PatchFieldString\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"string\"},\"hasValue\":{\"type\":\"boolean\"}}},\"UpdateFlowDTO\":{\"type\":\"object\",\"properties\":{\"firstName\":{\"$ref\":\"#/components/schemas/PatchFieldString\"},\"lastName\":{\"$ref\":\"#/components/schemas/PatchFieldString\"},\"phone\":{\"$ref\":\"#/components/schemas/PatchFieldString\"},\"email\":{\"$ref\":\"#/components/schemas/PatchFieldString\"},\"readyForProfessional\":{\"$ref\":\"#/components/schemas/PatchFieldBoolean\"}}},\"PatchFieldCheckImportance\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]},\"hasValue\":{\"type\":\"boolean\"}}},\"PatchFieldCheckStatus\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"SUCCESS\",\"SKIPPED\",\"FAILED\",\"ASYNC_WAITING\"]},\"hasValue\":{\"type\":\"boolean\"}}},\"PatchFieldObject\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"object\"},\"hasValue\":{\"type\":\"boolean\"}}},\"StepDTO\":{\"type\":\"object\",\"properties\":{\"apiName\":{\"type\":\"string\"},\"importance\":{\"$ref\":\"#/components/schemas/PatchFieldCheckImportance\"},\"completedAsExpected\":{\"$ref\":\"#/components/schemas/PatchFieldBoolean\"},\"status\":{\"$ref\":\"#/components/schemas/PatchFieldCheckStatus\"},\"configuration\":{\"$ref\":\"#/components/schemas/PatchFieldObject\"},\"values\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/StepValue\"}}}},\"StepValue\":{\"type\":\"object\",\"properties\":{\"value\":{\"$ref\":\"#/components/schemas/PatchFieldObject\"},\"verified\":{\"$ref\":\"#/components/schemas/PatchFieldBoolean\"}}},\"UpdateFlowStepsDTO\":{\"type\":\"object\",\"properties\":{\"steps\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/StepDTO\"}},\"propertiesToDelete\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"CheckFollowupAction\":{\"type\":\"object\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"DO_NOTHING\",\"NAVIGATE_TO_URL\",\"SUBMIT_FORM\",\"VOG_PENDING\"]}}},\"RemarkDTO\":{\"type\":\"object\",\"properties\":{\"remark\":{\"type\":\"string\"}}},\"SettingValueAndReasonDTO\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"string\"},\"reason\":{\"type\":\"string\"}}},\"MfaProfKeepAliveResponse\":{\"type\":\"object\",\"properties\":{\"loggedIn\":{\"type\":\"boolean\"}}},\"AfasProfessionalMapping\":{\"required\":[\"idField\"],\"type\":\"object\",\"properties\":{\"idField\":{\"type\":\"string\"},\"screeningUrlField\":{\"type\":\"string\"},\"statusField\":{\"type\":\"string\"},\"languageField\":{\"type\":\"string\"},\"screeningTemplateName\":{\"type\":\"string\"},\"fields\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/Details\"}}}},\"ContextPropertyMapping\":{\"required\":[\"otenticaField\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"type\":\"object\",\"properties\":{\"otenticaField\":{\"type\":\"string\"},\"valueIfAbsent\":{\"type\":\"object\"}}}]},\"Converter\":{\"required\":[\"name\",\"type\"],\"type\":\"object\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"BEAN\"]},\"name\":{\"type\":\"string\"},\"configuration\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"DeferredActionDefinitionCreationRequest\":{\"required\":[\"deferredTriggers\",\"mappedFields\",\"multipleFlowDeterminer\",\"updateConnectors\"],\"type\":\"object\",\"properties\":{\"deferredTriggers\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/DeferredTriggerGetConnectorCreationRequest\"}},\"updateConnectors\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FlowUpdateConnectorCreationRequest\"}},\"mappedFields\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/DeferredActionMappingFieldCreationRequest\"}},\"multipleFlowDeterminer\":{\"type\":\"string\",\"enum\":[\"ERROR\",\"CHOOSE_LATEST\"]}}},\"DeferredActionMappingFieldCreationRequest\":{\"required\":[\"contextField\",\"getConnectorField\"],\"type\":\"object\",\"properties\":{\"contextField\":{\"type\":\"string\"},\"getConnectorField\":{\"type\":\"string\"}}},\"DeferredTriggerGetConnectorCreationRequest\":{\"required\":[\"name\"],\"type\":\"object\",\"properties\":{\"comment\":{\"maxLength\":1023,\"minLength\":0,\"type\":\"string\"},\"name\":{\"type\":\"string\"},\"filters\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/GetConnectorFilterRequest\"}},\"softFailResponseCodes\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int32\"}},\"contextMapping\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/FieldMapping\"}}}},\"Details\":{\"type\":\"object\",\"properties\":{\"afasField\":{\"type\":\"string\"},\"treatAsVerified\":{\"type\":\"boolean\"},\"placeOnContext\":{\"type\":\"boolean\"},\"converter\":{\"$ref\":\"#/components/schemas/Converter\"},\"type\":{\"type\":\"string\",\"enum\":[\"STRING\",\"INTEGER\",\"DOUBLE\",\"BOOLEAN\",\"DATE\"]}}},\"ElementCondition\":{\"type\":\"object\"},\"ExplodeObject\":{\"required\":[\"contextKey\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/Extractor\"}]},\"Extractor\":{\"required\":[\"contextKey\"],\"type\":\"object\",\"properties\":{\"contextKey\":{\"type\":\"string\"}}},\"FieldMapping\":{\"type\":\"object\",\"properties\":{\"afasField\":{\"type\":\"string\"},\"type\":{\"type\":\"string\",\"enum\":[\"STRING\",\"INTEGER\",\"DOUBLE\",\"BOOLEAN\",\"DATE\"]},\"converter\":{\"$ref\":\"#/components/schemas/Converter\"},\"placeOnContext\":{\"type\":\"boolean\"}}},\"FixedPropertyMapping\":{\"required\":[\"value\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"object\"}}}]},\"FlowPropertyMapping\":{\"required\":[\"otenticaField\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"type\":\"object\",\"properties\":{\"otenticaField\":{\"type\":\"string\"},\"shouldBeVerified\":{\"type\":\"boolean\"},\"afasFieldForVerified\":{\"type\":\"string\"},\"valueIfAbsent\":{\"type\":\"object\"}}}]},\"FlowUpdateConnectorCreationRequest\":{\"required\":[\"fieldMapping\",\"name\",\"rootElement\"],\"type\":\"object\",\"properties\":{\"comment\":{\"maxLength\":1023,\"minLength\":0,\"type\":\"string\"},\"name\":{\"type\":\"string\"},\"executionCondition\":{\"type\":\"string\",\"enum\":[\"ALWAYS\",\"ONLY_FOR_NEW_FLOWS\"]},\"method\":{\"type\":\"string\",\"enum\":[\"GET\",\"HEAD\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\",\"OPTIONS\",\"TRACE\"]},\"rootElement\":{\"type\":\"string\"},\"fieldMapping\":{\"type\":\"object\",\"additionalProperties\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"$ref\":\"#/components/schemas/ContextPropertyMapping\"},{\"$ref\":\"#/components/schemas/FixedPropertyMapping\"},{\"$ref\":\"#/components/schemas/FlowPropertyMapping\"},{\"$ref\":\"#/components/schemas/GeneratedPropertyMapping\"}]}},\"objectMapping\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/MappingContainer\"}}},\"responseExtractors\":{\"type\":\"array\",\"items\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ResponseExtractor\"},{\"$ref\":\"#/components/schemas/JsonPathResponseExtractor\"}]}},\"forEach\":{\"$ref\":\"#/components/schemas/LoopDefinition\"},\"softFailResponseCodes\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int32\"}}}},\"GeneratedPropertyMapping\":{\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"}]},\"GetConnectorFilterRequest\":{\"required\":[\"field\",\"type\"],\"type\":\"object\",\"properties\":{\"field\":{\"type\":\"string\"},\"type\":{\"type\":\"string\",\"enum\":[\"EMPTY\",\"NOT_EMPTY\",\"EQUALS_BOOLEAN\",\"EQUALS_STRING\",\"GREATER_THAN_STRING\",\"GREATER_THAN_EQUALS_STRING\",\"LESS_THAN_STRING\",\"LESS_THAN_EQUALS_STRING\"]},\"value\":{\"type\":\"object\"},\"valueConverter\":{\"$ref\":\"#/components/schemas/Converter\"}}},\"Index\":{\"required\":[\"contextKey\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/Extractor\"}]},\"JsonPathResponseExtractor\":{\"required\":[\"jsonPath\",\"name\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/ResponseExtractor\"},{\"type\":\"object\",\"properties\":{\"jsonPath\":{\"type\":\"string\"}}}]},\"LoopDefinition\":{\"required\":[\"dataExtractors\",\"propertyExtractor\"],\"type\":\"object\",\"properties\":{\"propertyExtractor\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"$ref\":\"#/components/schemas/ContextPropertyMapping\"},{\"$ref\":\"#/components/schemas/FixedPropertyMapping\"},{\"$ref\":\"#/components/schemas/FlowPropertyMapping\"},{\"$ref\":\"#/components/schemas/GeneratedPropertyMapping\"}]},\"dataExtractors\":{\"type\":\"array\",\"items\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ExplodeObject\"},{\"$ref\":\"#/components/schemas/Index\"},{\"$ref\":\"#/components/schemas/Noop\"}]}}}},\"MappingContainer\":{\"type\":\"object\",\"properties\":{\"forEachMapping\":{\"$ref\":\"#/components/schemas/FlowPropertyMapping\"},\"conditions\":{\"type\":\"array\",\"items\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/ElementCondition\"},{\"$ref\":\"#/components/schemas/OtenticaFieldNotNullCondition\"},{\"$ref\":\"#/components/schemas/OtenticaFieldNullCondition\"}]}},\"fieldMapping\":{\"type\":\"object\",\"additionalProperties\":{\"oneOf\":[{\"$ref\":\"#/components/schemas/PropertyMapping\"},{\"$ref\":\"#/components/schemas/ContextPropertyMapping\"},{\"$ref\":\"#/components/schemas/FixedPropertyMapping\"},{\"$ref\":\"#/components/schemas/FlowPropertyMapping\"},{\"$ref\":\"#/components/schemas/GeneratedPropertyMapping\"}]}}}},\"Noop\":{\"required\":[\"contextKey\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/Extractor\"}]},\"OtenticaFieldNotNullCondition\":{\"required\":[\"otenticaField\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/ElementCondition\"},{\"type\":\"object\",\"properties\":{\"otenticaField\":{\"type\":\"string\"}}}]},\"OtenticaFieldNullCondition\":{\"required\":[\"otenticaField\"],\"type\":\"object\",\"allOf\":[{\"$ref\":\"#/components/schemas/ElementCondition\"},{\"type\":\"object\",\"properties\":{\"otenticaField\":{\"type\":\"string\"}}}]},\"ProfessionalGetConnectorCreationRequest\":{\"required\":[\"mapping\",\"name\"],\"type\":\"object\",\"properties\":{\"comment\":{\"maxLength\":1023,\"minLength\":0,\"type\":\"string\"},\"name\":{\"type\":\"string\"},\"filters\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/GetConnectorFilterRequest\"}},\"mapping\":{\"$ref\":\"#/components/schemas/AfasProfessionalMapping\"},\"templateConverter\":{\"$ref\":\"#/components/schemas/Converter\"},\"softFailResponseCodes\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int32\"}}}},\"PropertyMapping\":{\"type\":\"object\",\"properties\":{\"converter\":{\"$ref\":\"#/components/schemas/Converter\"}}},\"ResponseExtractor\":{\"required\":[\"name\"],\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"}}},\"SimpleAfasCreationRequest\":{\"required\":[\"anonymizationAction\",\"apiKey\",\"baseUrl\",\"defaultCheckFlowTemplateName\",\"defaultLanguage\",\"deferredActions\",\"flowTargets\",\"professionalGetConnectors\",\"propertyTargets\"],\"type\":\"object\",\"properties\":{\"label\":{\"maxLength\":255,\"minLength\":0,\"type\":\"string\"},\"comment\":{\"maxLength\":1023,\"minLength\":0,\"type\":\"string\"},\"apiKey\":{\"type\":\"string\"},\"baseUrl\":{\"type\":\"string\"},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"active\":{\"type\":\"boolean\"},\"defaultCheckFlowTemplateName\":{\"type\":\"string\"},\"defaultLanguage\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"professionalGetConnectors\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/ProfessionalGetConnectorCreationRequest\"}},\"flowTargets\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FlowUpdateConnectorCreationRequest\"}},\"propertyTargets\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FlowUpdateConnectorCreationRequest\"}},\"anonymizationAction\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/FlowUpdateConnectorCreationRequest\"}},\"deferredActions\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/DeferredActionDefinitionCreationRequest\"}}}},\"UpdateImportanceRequestDTO\":{\"type\":\"object\",\"properties\":{\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]}}},\"VogLogDTO\":{\"required\":[\"type\"],\"type\":\"object\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"CREATED\",\"CLAIMED\",\"REQUESTED\",\"STARTED\",\"APPLICATION_CONFIRMED\",\"REMINDER_SENT\",\"PAYMENT_CONFIRMED\",\"FINISHED\",\"FAILED\"]},\"description\":{\"type\":\"string\"},\"newVogStatus\":{\"type\":\"string\",\"enum\":[\"NEW\",\"REQUESTING\",\"REQUESTED\",\"RECEIVED_CODE\",\"PAID\",\"ERROR\",\"SUCCESS\"]}}},\"VogRequestDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"correlationId\":{\"type\":\"string\",\"format\":\"uuid\"},\"contactName\":{\"type\":\"string\"},\"contactPhoneNumber\":{\"type\":\"string\"},\"contactEmailAddress\":{\"type\":\"string\"},\"initialsWithLastName\":{\"type\":\"string\"},\"emailAddress\":{\"type\":\"string\"},\"position\":{\"type\":\"string\"},\"specialCircumstances\":{\"type\":\"string\"},\"remarks\":{\"type\":\"string\"},\"screeningProfilePreset\":{\"type\":\"string\"},\"screeningProfileCustom\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"professionalVogRequestCode\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"NEW\",\"REQUESTING\",\"REQUESTED\",\"RECEIVED_CODE\",\"PAID\",\"ERROR\",\"SUCCESS\"]}}},\"UserCreateRequestDTO\":{\"required\":[\"email\",\"firstName\",\"lastName\",\"password\",\"preset\"],\"type\":\"object\",\"properties\":{\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"password\":{\"type\":\"string\"},\"preset\":{\"type\":\"string\",\"enum\":[\"PROFESSIONAL_HEALTHCARE\",\"RECRUITER_HEALTHCARE\"]},\"dateOfBirth\":{\"type\":\"string\",\"format\":\"date\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}},\"PasswordResetStep1DTO\":{\"required\":[\"email\"],\"type\":\"object\",\"properties\":{\"email\":{\"type\":\"string\"}}},\"ExecutionResultDTO\":{\"type\":\"object\",\"properties\":{\"successful\":{\"type\":\"boolean\"},\"message\":{\"type\":\"string\"}}},\"UpsertStyleRequest\":{\"required\":[\"logoUrl\",\"primaryButtonColor\",\"primaryColor\",\"secondaryColor\",\"whitelabelStyleId\"],\"type\":\"object\",\"properties\":{\"whitelabelStyleId\":{\"type\":\"string\"},\"companyId\":{\"type\":\"string\"},\"logoUrl\":{\"type\":\"string\"},\"primaryColor\":{\"type\":\"string\"},\"secondaryColor\":{\"type\":\"string\"},\"primaryButtonColor\":{\"type\":\"string\"},\"fullWhitelabelling\":{\"type\":\"boolean\"}}},\"CheckCreationRequest\":{\"type\":\"object\",\"properties\":{\"checkName\":{\"type\":\"string\"},\"prefilledData\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"configuration\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]}}},\"CheckFlowIntegratedFlowCreationRequestDTO\":{\"required\":[\"firstName\",\"language\",\"lastName\",\"requestedChecks\"],\"type\":\"object\",\"properties\":{\"whitelabelStyleId\":{\"type\":\"string\"},\"recruiterId\":{\"type\":\"integer\",\"format\":\"int64\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"requestedChecks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckCreationRequest\"}},\"initialValues\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/InitialValue\"}},\"personalIntro\":{\"type\":\"string\"},\"callbackUrl\":{\"type\":\"string\"},\"flowCompletionRedirectUrl\":{\"type\":\"string\"},\"logoutRedirectUrl\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"returnUrl\":{\"type\":\"string\"},\"integrationMetaData\":{\"type\":\"string\"},\"personalizedMessage\":{\"type\":\"string\"},\"phoneNumber\":{\"type\":\"string\"}}},\"InitialValue\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"object\"},\"verified\":{\"type\":\"boolean\"}}},\"SingleCheckCreationResponseDTO\":{\"type\":\"object\",\"properties\":{\"checkToken\":{\"type\":\"string\"},\"readyForProfessional\":{\"type\":\"boolean\"}}},\"CheckFlowEmailFlowCreationRequestDTO\":{\"required\":[\"email\",\"firstName\",\"language\",\"lastName\",\"requestedChecks\"],\"type\":\"object\",\"properties\":{\"whitelabelStyleId\":{\"type\":\"string\"},\"recruiterId\":{\"type\":\"integer\",\"format\":\"int64\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"requestedChecks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckCreationRequest\"}},\"initialValues\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/InitialValue\"}},\"personalIntro\":{\"type\":\"string\"},\"callbackUrl\":{\"type\":\"string\"},\"flowCompletionRedirectUrl\":{\"type\":\"string\"},\"logoutRedirectUrl\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"emailMessage\":{\"type\":\"string\"},\"personalizedMessage\":{\"type\":\"string\"},\"persistPersonalizedMessage\":{\"type\":\"boolean\"},\"phoneNumber\":{\"type\":\"string\"}}},\"Answer\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"object\"},\"comment\":{\"type\":\"string\"}}},\"ReferenceAnswerDTO\":{\"type\":\"object\",\"properties\":{\"answers\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/Answer\"}}}},\"FreemiumPremiumUpgradeDTO\":{\"required\":[\"phone\"],\"type\":\"object\",\"properties\":{\"phone\":{\"type\":\"string\"},\"message\":{\"type\":\"string\"}}},\"PremiumPlanActivationDTO\":{\"type\":\"object\",\"properties\":{\"copyFreeCreditLeftover\":{\"type\":\"boolean\"}}},\"FreemiumPlanCreationDTO\":{\"type\":\"object\",\"properties\":{\"globalFlowCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreationCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreditValidity\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"periodicFlowCreditBehaviour\":{\"type\":\"string\",\"enum\":[\"ACCUMULATE\",\"RESET\"]},\"periodStart\":{\"type\":\"string\",\"format\":\"date\"},\"maxPeriods\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"LoginWithMfaProfRequest\":{\"type\":\"object\",\"properties\":{\"flowToken\":{\"type\":\"string\"},\"mfaToken\":{\"type\":\"string\"}}},\"AuthorizedUrlRequestDTO\":{\"type\":\"object\",\"properties\":{\"checkToken\":{\"type\":\"string\"}}},\"AuthorizedUrlResponseDTO\":{\"type\":\"object\",\"properties\":{\"authorizedUrl\":{\"type\":\"string\"}}},\"ActivatedUserCreateRequestDTO\":{\"required\":[\"email\",\"firstName\",\"lastName\",\"preset\"],\"type\":\"object\",\"properties\":{\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"preset\":{\"type\":\"string\",\"enum\":[\"PROFESSIONAL_HEALTHCARE\",\"RECRUITER_HEALTHCARE\"]},\"dateOfBirth\":{\"type\":\"string\",\"format\":\"date\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"IdentityCheckCreateSessionResponse\":{\"type\":\"object\",\"properties\":{\"sessionToken\":{\"type\":\"string\"}}},\"InputFromOtysMappingCreationRequest\":{\"required\":[\"otenticaProfessionalProperty\",\"otysPropertyJsonPointer\"],\"type\":\"object\",\"properties\":{\"otysPropertyJsonPointer\":{\"type\":\"string\"},\"otenticaProfessionalProperty\":{\"type\":\"string\"},\"converterName\":{\"type\":\"string\"},\"converterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"treatAsVerified\":{\"type\":\"boolean\"},\"priority\":{\"type\":\"integer\",\"format\":\"int32\"},\"groups\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"JsonNode\":{\"type\":\"object\"},\"OtysIntegrationCreationRequest\":{\"type\":\"object\",\"properties\":{\"otenticaCompanyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"otysCompanyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"otysCompanyApiKey\":{\"type\":\"string\"},\"defaultLanguage\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"defaultInputMappingsOverride\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/InputFromOtysMappingCreationRequest\"}},\"outputPropertyMappings\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/OutputPropertyToOtysMappingCreationRequest\"}},\"outputFileMappings\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/OutputFileToOtysMappingCreationRequest\"}},\"outputStatusMappings\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/OutputStatusToOtysMappingCreationRequest\"}},\"mappingGroups\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/OtysMappingGroupCreationRequest\"}}}},\"OtysMappingGroupCreationRequest\":{\"required\":[\"name\",\"templateNameFilter\"],\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"templateNameFilter\":{\"$ref\":\"#/components/schemas/TemplateNameFilterCreationRequest\"}}},\"OutputFileToOtysMappingCreationRequest\":{\"required\":[\"otysFileTypeId\"],\"type\":\"object\",\"properties\":{\"otenticaFileProperty\":{\"type\":\"string\"},\"otysFileTypeId\":{\"type\":\"integer\",\"format\":\"int64\"},\"fileTypeIdConverterName\":{\"type\":\"string\"},\"fileTypeIdConverterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"renameFileNameTo\":{\"type\":\"string\"},\"fileSubject\":{\"type\":\"string\"},\"subjectConverterName\":{\"type\":\"string\"},\"subjectConverterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"groups\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"otysAlwaysOnTop\":{\"type\":\"boolean\"},\"issueDateOtenticaProperty\":{\"type\":\"string\"},\"issueDateConverterName\":{\"type\":\"string\"},\"issueDateConverterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"expirationDateOtenticaProperty\":{\"type\":\"string\"},\"expirationDateConverterName\":{\"type\":\"string\"},\"expirationDateConverterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"}}},\"OutputPropertyToOtysMappingCreationRequest\":{\"required\":[\"otysPropertyJsonPointer\",\"otysService\"],\"type\":\"object\",\"properties\":{\"otysPropertyJsonPointer\":{\"type\":\"string\"},\"otysService\":{\"type\":\"string\"},\"otenticaProperty\":{\"type\":\"string\"},\"converterName\":{\"type\":\"string\"},\"converterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"groups\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"onlyOutputIfVerified\":{\"type\":\"boolean\"}}},\"OutputStatusToOtysMappingCreationRequest\":{\"required\":[\"otenticaTrigger\",\"otysPropertyJsonPointer\",\"otysService\"],\"type\":\"object\",\"properties\":{\"otenticaTrigger\":{\"type\":\"string\",\"enum\":[\"FLOW_CREATED\",\"FLOW_FINISHED\",\"FLOW_ANONYMIZED\",\"FLOW_EXPIRED\",\"FLOW_PROGRESSED\"]},\"otysPropertyJsonPointer\":{\"type\":\"string\"},\"otysService\":{\"type\":\"string\"},\"statusValue\":{\"type\":\"string\"},\"converterName\":{\"type\":\"string\"},\"converterConfiguration\":{\"$ref\":\"#/components/schemas/JsonNode\"},\"groups\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"TemplateNameFilterCreationRequest\":{\"required\":[\"type\"],\"type\":\"object\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"REGEX\"]},\"value\":{\"type\":\"string\"}}},\"OtysLoginData\":{\"type\":\"object\",\"properties\":{\"userPrimaryEmail\":{\"type\":\"string\"},\"sessionToken\":{\"type\":\"string\"}}},\"AfasIntegrationCreationResponse\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"MigrateFlowsRequest\":{\"type\":\"object\",\"properties\":{\"flowIds\":{\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int64\"}},\"oldIntegrationId\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"Context\":{\"type\":\"object\",\"properties\":{\"userId\":{\"type\":\"integer\",\"format\":\"int64\"},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"integrationId\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"MutationRequest\":{\"type\":\"object\",\"properties\":{\"mutatorName\":{\"type\":\"string\"},\"request\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"},\"parameters\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"context\":{\"$ref\":\"#/components/schemas/Context\"}}},\"FileUploadResponseDTO\":{\"type\":\"object\",\"properties\":{\"fileId\":{\"type\":\"string\"},\"publicUrl\":{\"type\":\"string\"},\"privateUrl\":{\"type\":\"string\"}}},\"CreateCompanyRequestDTO\":{\"type\":\"object\",\"properties\":{\"companyName\":{\"type\":\"string\"},\"description\":{\"type\":\"string\"},\"address\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"},\"website\":{\"type\":\"string\"},\"expiry\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"mailReportToProfessional\":{\"type\":\"boolean\"},\"flowCompletionRedirectUrl\":{\"type\":\"string\"}}},\"CompanyResponseDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"companyName\":{\"type\":\"string\"},\"description\":{\"type\":\"string\"},\"address\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"},\"website\":{\"type\":\"string\"},\"employees\":{\"uniqueItems\":true,\"type\":\"array\",\"items\":{\"type\":\"integer\",\"format\":\"int64\"}},\"expiry\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"flowCompletionRedirectUrl\":{\"type\":\"string\"}}},\"UsagePeriod\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"integer\",\"format\":\"int32\"},\"startDate\":{\"type\":\"string\",\"format\":\"date\"},\"endDate\":{\"type\":\"string\",\"format\":\"date\"}}},\"UsageWithCompany\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"integer\",\"format\":\"int32\"},\"idin\":{\"type\":\"integer\",\"format\":\"int32\"},\"klippa\":{\"type\":\"integer\",\"format\":\"int32\"},\"identityDocumentV2\":{\"type\":\"integer\",\"format\":\"int32\"},\"emrex\":{\"type\":\"integer\",\"format\":\"int32\"},\"big\":{\"type\":\"integer\",\"format\":\"int32\"},\"skj\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvk\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvkExtended\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvkFull\":{\"type\":\"integer\",\"format\":\"int32\"},\"iban\":{\"type\":\"integer\",\"format\":\"int32\"},\"vog\":{\"type\":\"integer\",\"format\":\"int32\"},\"vogPaymentMail\":{\"type\":\"integer\",\"format\":\"int32\"},\"references\":{\"type\":\"integer\",\"format\":\"int32\"},\"signedDocuments\":{\"type\":\"integer\",\"format\":\"int32\"},\"sms\":{\"type\":\"integer\",\"format\":\"int32\"},\"certificates\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"BatchJsonCreationRequest\":{\"required\":[\"entries\",\"templateName\"],\"type\":\"object\",\"properties\":{\"onBehalfOfUserId\":{\"minimum\":0,\"type\":\"integer\",\"format\":\"int64\"},\"entries\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Entry\"}},\"templateName\":{\"type\":\"string\"},\"stopProcessingAfterError\":{\"type\":\"boolean\"},\"numPerBatch\":{\"minimum\":1,\"type\":\"integer\",\"format\":\"int32\"},\"timeBetweenBatches\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}}}},\"Entry\":{\"required\":[\"email\",\"firstName\",\"lastName\"],\"type\":\"object\",\"properties\":{\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}},\"BatchCreationResponse\":{\"type\":\"object\",\"properties\":{\"batchId\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"BatchCsvCreationRequest\":{\"required\":[\"csvEntries\",\"templateName\"],\"type\":\"object\",\"properties\":{\"onBehalfOfUserId\":{\"minimum\":0,\"type\":\"integer\",\"format\":\"int64\"},\"csvEntries\":{\"type\":\"string\"},\"templateName\":{\"type\":\"string\"},\"stopProcessingAfterError\":{\"type\":\"boolean\"},\"numPerBatch\":{\"minimum\":1,\"type\":\"integer\",\"format\":\"int32\"},\"timeBetweenBatches\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}}}},\"SubmitMfaTokenRequest\":{\"type\":\"object\",\"properties\":{\"email\":{\"type\":\"string\"},\"mfaToken\":{\"type\":\"string\"},\"saveMfa\":{\"type\":\"boolean\"}}},\"SubmitMfaTokenSuccessResponseDTO\":{\"type\":\"object\",\"properties\":{\"storedSessionToken\":{\"type\":\"string\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"userId\":{\"type\":\"string\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}},\"LoginRequest\":{\"type\":\"object\",\"properties\":{\"email\":{\"type\":\"string\"},\"password\":{\"type\":\"string\"},\"storedSessionToken\":{\"type\":\"string\"}}},\"LoginResponseDTO\":{\"type\":\"object\",\"properties\":{\"mfaRequired\":{\"type\":\"boolean\"},\"user\":{\"$ref\":\"#/components/schemas/UserResponseDTO\"}}},\"UserResponseDTO\":{\"type\":\"object\",\"properties\":{\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"userId\":{\"type\":\"string\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}},\"ApiRegistrationCreationResponseDto\":{\"type\":\"object\",\"properties\":{\"apiKey\":{\"type\":\"string\"}}},\"AfasTestProperties\":{\"type\":\"object\",\"properties\":{\"completedAsExpected\":{\"type\":\"boolean\"},\"remarksRequired\":{\"type\":\"boolean\"},\"remarksKey\":{\"type\":\"string\"},\"properties\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/Property\"}}}},\"Property\":{\"type\":\"object\",\"properties\":{\"propertyType\":{\"type\":\"string\",\"enum\":[\"UNKNOWN\",\"STRING\",\"LIST\",\"BOOLEAN\",\"NUMBER\",\"DECIMAL_NUMBER\",\"DATE\",\"FILE\"]},\"value\":{\"type\":\"object\"},\"verified\":{\"type\":\"boolean\"}}},\"UserActivationRequestDTO\":{\"required\":[\"activationCode\"],\"type\":\"object\",\"properties\":{\"activationCode\":{\"type\":\"string\"}}},\"PasswordResetStep2DTO\":{\"required\":[\"newPassword\",\"passwordResetCode\"],\"type\":\"object\",\"properties\":{\"passwordResetCode\":{\"type\":\"string\"},\"newPassword\":{\"type\":\"string\"}}},\"UserUpdateRequestDTO\":{\"type\":\"object\",\"properties\":{\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"password\":{\"type\":\"string\"},\"dateOfBirth\":{\"type\":\"string\",\"format\":\"date\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]}}},\"FreemiumPlanPatchDTO\":{\"type\":\"object\",\"properties\":{\"globalFlowCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreationCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreditValidity\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"periodicFlowCreditBehaviour\":{\"type\":\"string\",\"enum\":[\"ACCUMULATE\",\"RESET\"]},\"maxPeriods\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"PatchFileDTO\":{\"type\":\"object\",\"properties\":{\"fileName\":{\"type\":\"string\"},\"isPrivate\":{\"type\":\"boolean\"},\"description\":{\"type\":\"string\"}}},\"JsonPatchDTO\":{\"type\":\"object\",\"properties\":{\"op\":{\"type\":\"string\",\"enum\":[\"ADD\",\"REMOVE\",\"REPLACE\",\"MOVE\",\"COPY\",\"TEST\"]},\"path\":{\"type\":\"string\"},\"value\":{\"type\":\"object\"}}},\"BatchPatch\":{\"type\":\"object\",\"properties\":{\"status\":{\"$ref\":\"#/components/schemas/PatchFieldStatus\"}}},\"PatchFieldStatus\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ACTIVE\",\"SUCCESS\",\"FAILED\"]},\"hasValue\":{\"type\":\"boolean\"}}},\"IMultiLangStringObject\":{\"type\":\"object\",\"properties\":{\"staticReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"translations\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"replacementKeys\":{\"uniqueItems\":true,\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"templateType\":{\"type\":\"string\",\"enum\":[\"BASIC\",\"THYMELEAF\"]}}},\"VatCheckResponseDTO\":{\"type\":\"object\",\"properties\":{\"valid\":{\"type\":\"boolean\"},\"message\":{\"type\":\"object\",\"properties\":{\"templateType\":{\"type\":\"string\",\"enum\":[\"BASIC\",\"THYMELEAF\"]},\"translations\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"staticReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"multiLangReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/IMultiLangStringObject\"}},\"replacementKeys\":{\"uniqueItems\":true,\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"empty\":{\"type\":\"boolean\"}},\"additionalProperties\":{\"type\":\"string\"}},\"errorTranslationKey\":{\"type\":\"string\"}}},\"Check\":{\"type\":\"object\",\"properties\":{\"checkName\":{\"type\":\"string\"},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]},\"prefilledData\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"configuration\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"SavedTemplate\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"dateCreated\":{\"type\":\"string\",\"format\":\"date-time\"},\"dateModified\":{\"type\":\"string\",\"format\":\"date-time\"},\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"recruiterId\":{\"type\":\"integer\",\"format\":\"int64\"},\"name\":{\"type\":\"string\"},\"displayName\":{\"type\":\"string\"},\"whitelabelStyleId\":{\"type\":\"string\"},\"integrated\":{\"type\":\"boolean\"},\"invitationEmailMessage\":{\"type\":\"string\",\"deprecated\":true},\"personalizedMessage\":{\"type\":\"string\"},\"reportSettingsName\":{\"type\":\"string\"},\"checks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Check\"}}}},\"UserDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"language\":{\"type\":\"string\"}}},\"SimpleCheckFlowDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"createdAt\":{\"type\":\"string\",\"format\":\"date-time\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"},\"companyName\":{\"type\":\"string\"},\"token\":{\"type\":\"string\"},\"correlationId\":{\"type\":\"string\",\"format\":\"uuid\"},\"finished\":{\"type\":\"boolean\"},\"anonymized\":{\"type\":\"boolean\"},\"expiryDate\":{\"type\":\"string\",\"format\":\"date\"},\"readyForProfessional\":{\"type\":\"boolean\"},\"screeningUrl\":{\"type\":\"string\"},\"recruiterFirstName\":{\"type\":\"string\"},\"recruiterLastName\":{\"type\":\"string\"},\"recruiterEmail\":{\"type\":\"string\"}}},\"SimpleCheckFlowDetailedDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"createdAt\":{\"type\":\"string\",\"format\":\"date-time\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"},\"companyName\":{\"type\":\"string\"},\"token\":{\"type\":\"string\"},\"correlationId\":{\"type\":\"string\",\"format\":\"uuid\"},\"finished\":{\"type\":\"boolean\"},\"finishedOn\":{\"type\":\"string\",\"format\":\"date-time\"},\"anonymized\":{\"type\":\"boolean\"},\"deleted\":{\"type\":\"boolean\"},\"expiryDate\":{\"type\":\"string\",\"format\":\"date\"},\"readyForProfessional\":{\"type\":\"boolean\"},\"screeningUrl\":{\"type\":\"string\"},\"supportData\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"StatusDTO\":{\"type\":\"object\",\"properties\":{\"checkStatuses\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/StatusDetails\"}}}},\"StatusDetails\":{\"type\":\"object\",\"properties\":{\"issues\":{\"type\":\"boolean\"}}},\"CheckDetails\":{\"type\":\"object\",\"properties\":{\"checkIdentifier\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"SUCCESS\",\"SKIPPED\",\"FAILED\",\"ASYNC_WAITING\"]},\"contentType\":{\"type\":\"string\"},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]},\"fields\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckDetailsField\"}},\"results\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckResult\"}},\"configuration\":{\"type\":\"object\"},\"completedAsExpected\":{\"type\":\"boolean\"}}},\"CheckDetailsField\":{\"type\":\"object\",\"properties\":{\"fieldName\":{\"type\":\"string\"},\"prefilledValue\":{\"type\":\"object\"},\"type\":{\"type\":\"string\",\"enum\":[\"LIST\",\"STRING\",\"INTEGER\",\"DOUBLE\",\"DATE\",\"FILE\"]},\"professionalDescription\":{\"type\":\"string\"}}},\"CheckFlowProgress\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"nextCheckType\":{\"type\":\"string\"},\"dateCreated\":{\"type\":\"string\",\"format\":\"date-time\"},\"dateModified\":{\"type\":\"string\",\"format\":\"date-time\"},\"recruiterFirstName\":{\"type\":\"string\"},\"recruiterLastName\":{\"type\":\"string\"},\"recruiterEmail\":{\"type\":\"string\"},\"recruiterCompanyName\":{\"type\":\"string\"},\"professionalFirstName\":{\"type\":\"string\"},\"professionalLastName\":{\"type\":\"string\"},\"professionalEmail\":{\"type\":\"string\"},\"professionalPhone\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ALL_STEPS_DONE\",\"ASYNC_WAITING\"]},\"canFinish\":{\"type\":\"boolean\"},\"finished\":{\"type\":\"boolean\"},\"checks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckDetails\"}},\"results\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckResult\"}},\"style\":{\"$ref\":\"#/components/schemas/WhitelabelStyleData\"},\"expiryDate\":{\"type\":\"string\",\"format\":\"date\"},\"anonymized\":{\"type\":\"boolean\"},\"anonymizedOn\":{\"type\":\"string\",\"format\":\"date-time\"},\"readyForProfessional\":{\"type\":\"boolean\"},\"termsAndConditionsAccepted\":{\"type\":\"boolean\"},\"logoutRedirectUrl\":{\"type\":\"string\"},\"personalizedMessage\":{\"type\":\"string\"}}},\"CheckResult\":{\"type\":\"object\",\"properties\":{\"group\":{\"type\":\"string\"},\"checkName\":{\"type\":\"string\"},\"fieldName\":{\"type\":\"string\"},\"value\":{\"type\":\"object\"},\"verified\":{\"type\":\"boolean\"},\"verifiedBy\":{\"type\":\"string\"},\"verifiedOn\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"WhitelabelStyleData\":{\"type\":\"object\",\"properties\":{\"logoUrl\":{\"type\":\"string\"},\"primaryColor\":{\"type\":\"string\"},\"secondaryColor\":{\"type\":\"string\"},\"primaryButtonColor\":{\"type\":\"string\"}}},\"CheckFlowStatusDto\":{\"type\":\"object\",\"properties\":{\"termsAndConditionsAccepted\":{\"type\":\"boolean\"},\"readyForProfessional\":{\"type\":\"boolean\"}}},\"TokenizedCheckFlowProgress\":{\"type\":\"object\",\"properties\":{\"token\":{\"type\":\"string\"},\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"nextCheckType\":{\"type\":\"string\"},\"dateCreated\":{\"type\":\"string\",\"format\":\"date-time\"},\"dateModified\":{\"type\":\"string\",\"format\":\"date-time\"},\"recruiterFirstName\":{\"type\":\"string\"},\"recruiterLastName\":{\"type\":\"string\"},\"recruiterEmail\":{\"type\":\"string\"},\"recruiterCompanyName\":{\"type\":\"string\"},\"professionalFirstName\":{\"type\":\"string\"},\"professionalLastName\":{\"type\":\"string\"},\"professionalEmail\":{\"type\":\"string\"},\"professionalPhone\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ALL_STEPS_DONE\",\"ASYNC_WAITING\"]},\"canFinish\":{\"type\":\"boolean\"},\"finished\":{\"type\":\"boolean\"},\"checks\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckDetails\"}},\"results\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/CheckResult\"}},\"style\":{\"$ref\":\"#/components/schemas/WhitelabelStyleData\"},\"expiryDate\":{\"type\":\"string\",\"format\":\"date\"},\"anonymized\":{\"type\":\"boolean\"},\"anonymizedOn\":{\"type\":\"string\",\"format\":\"date-time\"},\"readyForProfessional\":{\"type\":\"boolean\"},\"termsAndConditionsAccepted\":{\"type\":\"boolean\"},\"logoutRedirectUrl\":{\"type\":\"string\"},\"personalizedMessage\":{\"type\":\"string\"}}},\"BootstrapData\":{\"type\":\"object\",\"properties\":{\"style\":{\"$ref\":\"#/components/schemas/WhitelabelStyleData\"},\"personalizedMessage\":{\"type\":\"string\"}}},\"SingleCheckStyleDTO\":{\"type\":\"object\",\"properties\":{\"styleName\":{\"type\":\"string\"},\"logoUrl\":{\"type\":\"string\"},\"primaryColor\":{\"type\":\"string\"},\"secondaryColor\":{\"type\":\"string\"},\"primaryButtonColor\":{\"type\":\"string\"}}},\"SettingDTO\":{\"type\":\"object\",\"properties\":{\"key\":{\"type\":\"string\"},\"value\":{\"type\":\"string\"},\"level\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]},\"levelIdentifier\":{\"type\":\"string\"},\"levelIdentifierName\":{\"type\":\"string\"}}},\"SettingDefinitionDTO\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"groupName\":{\"type\":\"string\"},\"defaultValue\":{\"type\":\"object\"},\"type\":{\"type\":\"string\",\"enum\":[\"STRING\",\"BOOLEAN\",\"INTEGER\",\"LONG\",\"DOUBLE\",\"DATE\",\"DATETIME\",\"INSTANT\",\"PERIOD\",\"DURATION\",\"ENUM\",\"LIST\",\"MAP\",\"OBJECT\"]},\"description\":{\"type\":\"string\"},\"levels\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"enum\":[\"GLOBAL\",\"COMPANY\",\"INTEGRATION\",\"USER\",\"TEMPLATE\",\"SCREENING\"]}},\"usageDomains\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SettingUsageDomain\"}}}},\"SettingUsageDomain\":{\"type\":\"object\"},\"SettingDefinitionMapDTO\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"groupName\":{\"type\":\"string\"},\"description\":{\"type\":\"string\"},\"definitions\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/SettingDefinitionDTO\"}},\"definitionMaps\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/SettingDefinitionMapDTO\"}}}},\"AutocompleteItemDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"string\"},\"displayName\":{\"type\":\"string\"}}},\"AutocompleteResultDTO\":{\"type\":\"object\",\"properties\":{\"items\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/AutocompleteItemDTO\"}}}},\"CompanyStyleDTO\":{\"type\":\"object\",\"properties\":{\"logoUrl\":{\"type\":\"string\"},\"primaryColor\":{\"type\":\"string\"},\"secondaryColor\":{\"type\":\"string\"},\"primaryButtonColor\":{\"type\":\"string\"}}},\"QuestionDTO\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"order\":{\"type\":\"integer\",\"format\":\"int32\"},\"name\":{\"type\":\"string\"},\"type\":{\"type\":\"string\",\"enum\":[\"YES_NO\",\"MULTIPLE_CHOICE\",\"FREE_TEXT\"]},\"question\":{\"type\":\"string\"},\"mandatory\":{\"type\":\"boolean\"},\"commentsAllowed\":{\"type\":\"boolean\"},\"answer\":{\"type\":\"object\"},\"choices\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"ReferenceDTO\":{\"type\":\"object\",\"properties\":{\"status\":{\"type\":\"string\",\"enum\":[\"NEW\",\"INVITED\",\"COMPLETED\",\"EXPIRED\",\"ERROR\"]},\"referenceFirstName\":{\"type\":\"string\"},\"referenceLastName\":{\"type\":\"string\"},\"professionalFirstName\":{\"type\":\"string\"},\"professionalLastName\":{\"type\":\"string\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"questions\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/QuestionDTO\"}},\"style\":{\"$ref\":\"#/components/schemas/CompanyStyleDTO\"}}},\"EmailValidationDTO\":{\"type\":\"object\",\"properties\":{\"valid\":{\"type\":\"boolean\"}}},\"ReferenceProgressDTO\":{\"type\":\"object\",\"properties\":{\"status\":{\"type\":\"string\",\"enum\":[\"NEW\",\"INVITED\",\"COMPLETED\",\"EXPIRED\",\"ERROR\"]},\"referenceFirstName\":{\"type\":\"string\"},\"referenceLastName\":{\"type\":\"string\"},\"referenceCompanyName\":{\"type\":\"string\"},\"referencePosition\":{\"type\":\"string\"},\"referenceEmail\":{\"type\":\"string\"},\"referencePhone\":{\"type\":\"string\"}}},\"PlanStatusDTO\":{\"type\":\"object\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"FREEMIUM\",\"PREMIUM\"]},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ACTIVE\",\"DISABLED\"]},\"firstVisit\":{\"type\":\"boolean\"},\"globalFlowCreationCreditsTotal\":{\"type\":\"integer\",\"format\":\"int32\"},\"globalFlowCreationCreditsLeft\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreationCreditsTotal\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodicFlowCreationCreditsLeft\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodEnd\":{\"type\":\"string\",\"format\":\"date-time\"},\"periodsLeftAfterThisOne\":{\"type\":\"integer\",\"format\":\"int32\"},\"periodDuration\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}}}},\"Plan\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"type\":{\"type\":\"string\",\"enum\":[\"FREEMIUM\",\"PREMIUM\"]},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ACTIVE\",\"DISABLED\"]},\"freeGlobalFlowCreationCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"freePeriodicFlowCreationCredits\":{\"type\":\"integer\",\"format\":\"int32\"},\"freePeriodicFlowCreditValidity\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"units\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"duration\":{\"type\":\"object\",\"properties\":{\"seconds\":{\"type\":\"integer\",\"format\":\"int64\"},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"durationEstimated\":{\"type\":\"boolean\"},\"dateBased\":{\"type\":\"boolean\"},\"timeBased\":{\"type\":\"boolean\"}}}},\"positive\":{\"type\":\"boolean\"},\"zero\":{\"type\":\"boolean\"},\"negative\":{\"type\":\"boolean\"},\"nano\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"freePeriodicFlowCreditBehaviour\":{\"type\":\"string\",\"enum\":[\"ACCUMULATE\",\"RESET\"]},\"maxFreePeriods\":{\"type\":\"integer\",\"format\":\"int32\"},\"usage\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/PlanUsage\"}},\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"dateCreated\":{\"type\":\"string\",\"format\":\"date-time\"},\"dateModified\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"PlanUsage\":{\"type\":\"object\",\"properties\":{\"plan\":{\"$ref\":\"#/components/schemas/Plan\"},\"windowStart\":{\"type\":\"string\",\"format\":\"date-time\"},\"windowEnd\":{\"type\":\"string\",\"format\":\"date-time\"},\"numFlowsCreated\":{\"type\":\"integer\",\"format\":\"int32\"},\"freeFlowCreationBudget\":{\"type\":\"integer\",\"format\":\"int32\"},\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"dateCreated\":{\"type\":\"string\",\"format\":\"date-time\"},\"dateModified\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"MfaProfIsLoggedInResponse\":{\"type\":\"object\",\"properties\":{\"loggedIn\":{\"type\":\"boolean\"},\"timeoutDurationInSeconds\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"EmrexRedirectInfo\":{\"type\":\"object\",\"properties\":{\"redirectUrl\":{\"type\":\"string\"},\"postData\":{\"$ref\":\"#/components/schemas/EmrexRedirectInfoPostData\"}}},\"EmrexRedirectInfoPostData\":{\"type\":\"object\",\"properties\":{\"sessionId\":{\"type\":\"string\"},\"returnUrl\":{\"type\":\"string\"}}},\"AfasProfessional\":{\"required\":[\"id\"],\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"string\"},\"screeningUrl\":{\"type\":\"string\"},\"screeningTemplateName\":{\"type\":\"string\"},\"screeningStatus\":{\"type\":\"string\"},\"status\":{\"type\":\"string\"},\"language\":{\"type\":\"string\",\"enum\":[\"ENGLISH\",\"DUTCH\"]},\"context\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"values\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/ValueDetailsObject\"}},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"fullName\":{\"type\":\"string\"},\"email\":{\"type\":\"string\"},\"phone\":{\"type\":\"string\"}}},\"ValueDetailsObject\":{\"type\":\"object\",\"properties\":{\"value\":{\"type\":\"object\"},\"verified\":{\"type\":\"boolean\"}}},\"MutatorDetails\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"label\":{\"type\":\"string\"},\"sort\":{\"type\":\"integer\",\"format\":\"int32\"},\"defaultEnabled\":{\"type\":\"boolean\"},\"parameters\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Parameter\"}}}},\"Parameter\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"label\":{\"type\":\"string\"},\"description\":{\"type\":\"string\"},\"placeholder\":{\"type\":\"string\"},\"width\":{\"type\":\"integer\",\"format\":\"int32\"},\"type\":{\"type\":\"string\",\"enum\":[\"INFERRED\",\"STRING\",\"INTEGER\",\"LONG\",\"BOOLEAN\",\"SINGLE_SELECT\"]},\"options\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"required\":{\"type\":\"boolean\"}}},\"IdentityDocumentV2AccessTokenResponse\":{\"type\":\"object\",\"properties\":{\"accessToken\":{\"type\":\"string\"}}},\"FileDTO\":{\"type\":\"object\",\"properties\":{\"fileName\":{\"type\":\"string\"},\"fileId\":{\"type\":\"string\"},\"isPrivate\":{\"type\":\"boolean\"},\"description\":{\"type\":\"string\"}}},\"FileUrls\":{\"type\":\"object\",\"properties\":{\"downloadUrl\":{\"type\":\"string\"},\"thumbnail256Url\":{\"type\":\"string\"},\"validUntil\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"FeatureDTO\":{\"type\":\"object\",\"properties\":{\"feature\":{\"type\":\"string\",\"enum\":[\"RECRUITER_DASHBOARD\",\"AUTOMATED_VOG_APPLICATIONS\",\"RECRUITER_CONNECTIONS\",\"RECRUITER_DOCUMENTS\",\"RECRUITER_INVITE_PROFESSIONAL\",\"PROFESSIONAL_DASHBOARD\",\"PROFESSIONAL_CERTIFICATES_DIPLOMAS\",\"PROFESSIONAL_OTHER_DOCUMENTS\",\"CONNECTION_EMREX\",\"CONNECTION_BIG\",\"CONNECTION_SKJ\",\"CONNECTION_VNVN\",\"CONNECTION_KVK\",\"MANAGE_COMPANY\",\"SUPPORT_COMPANY\",\"CUSTOMER_SUPPORT_ACCESS\",\"GLOBAL_MANAGE_COMPANIES\",\"GLOBAL_ADMINISTRATION\",\"GLOBAL_AFAS_ADMIN\",\"VOG_PARTIAL_SUBMISSION\"]},\"enabled\":{\"type\":\"boolean\"}}},\"TemplateDTO\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":\"string\"},\"title\":{\"type\":\"object\",\"properties\":{\"templateType\":{\"type\":\"string\",\"enum\":[\"BASIC\",\"THYMELEAF\"]},\"translations\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"staticReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"multiLangReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/IMultiLangStringObject\"}},\"replacementKeys\":{\"uniqueItems\":true,\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"empty\":{\"type\":\"boolean\"}},\"additionalProperties\":{\"type\":\"string\"}},\"instructions\":{\"type\":\"object\",\"properties\":{\"templateType\":{\"type\":\"string\",\"enum\":[\"BASIC\",\"THYMELEAF\"]},\"translations\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"staticReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"multiLangReplacements\":{\"type\":\"object\",\"additionalProperties\":{\"$ref\":\"#/components/schemas/IMultiLangStringObject\"}},\"replacementKeys\":{\"uniqueItems\":true,\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"empty\":{\"type\":\"boolean\"}},\"additionalProperties\":{\"type\":\"string\"}}}},\"SubmissionDTO\":{\"type\":\"object\",\"properties\":{\"templateName\":{\"type\":\"string\"},\"title\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"SIGNED\",\"REJECTED\",\"EXPIRED\"]},\"slug\":{\"type\":\"string\"},\"instructions\":{\"type\":\"string\"}}},\"KvkCompanyMatchDto\":{\"type\":\"object\",\"properties\":{\"kvkNummer\":{\"type\":\"string\"},\"vestigingsnummer\":{\"type\":\"string\"},\"handelsnaam\":{\"type\":\"string\"},\"straatnaam\":{\"type\":\"string\"},\"huisnummer\":{\"type\":\"string\"},\"huisnummerToevoeging\":{\"type\":\"string\"},\"postcode\":{\"type\":\"string\"},\"plaats\":{\"type\":\"string\"},\"actief\":{\"type\":\"string\"}}},\"KvkCompanyResponseDto\":{\"type\":\"object\",\"properties\":{\"kvkCompanyMatches\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/KvkCompanyMatchDto\"}}}},\"CheckInformation\":{\"type\":\"object\",\"properties\":{\"checkName\":{\"type\":\"string\"},\"checkType\":{\"type\":\"string\"},\"provides\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"reliesOn\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"necessaryChecks\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"requiresUserInteraction\":{\"type\":\"boolean\"},\"standalone\":{\"type\":\"boolean\"},\"canProvideAllCheckProfileProperties\":{\"type\":\"boolean\"}}},\"CheckTypeInformation\":{\"type\":\"object\",\"properties\":{\"checkCategory\":{\"type\":\"string\"},\"provides\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"reliesOn\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"necessaryPrecedingChecks\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"providingChecks\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"CheckPropertyMetadata\":{\"type\":\"object\",\"properties\":{\"propertyName\":{\"type\":\"string\"},\"propertyType\":{\"type\":\"string\",\"enum\":[\"UNKNOWN\",\"STRING\",\"LIST\",\"BOOLEAN\",\"NUMBER\",\"DECIMAL_NUMBER\",\"DATE\",\"FILE\"]},\"checkName\":{\"type\":\"string\"},\"description\":{\"type\":\"string\"},\"exampleValue\":{\"type\":\"string\"},\"possibleValues\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}}}},\"CheckTypeResponseDTO\":{\"type\":\"object\",\"properties\":{\"checkIdentifier\":{\"type\":\"string\",\"enum\":[\"UNKNOWN\",\"IDENTITY_DATA\",\"CORRESPONDENCE_DATA\",\"IDENTITY_DOCUMENT_DATA\",\"IDENTITY_DOCUMENT_V2\",\"DIPLOMA_DATA\",\"UNVERIFIED_DOCUMENT_DATA\",\"UNVERIFIED_CERTIFICATE_DATA\",\"UNVERIFIED_DIPLOMA_DATA\",\"INTEGRITY_DATA\",\"REFERENCE_DATA\",\"REFERENCES\",\"SIGNED_DOCUMENTS\",\"HEALTHCARE_PROFESSIONAL_DATA\",\"YOUTH_PROFESSIONAL_DATA\",\"PERSONAL_BANK_DATA\",\"BANK_DATA\",\"COMPANY_BANK_DATA\",\"COMPANY_DATA\",\"COMPANY_VAT_DATA\",\"COMPANY_UBO_DATA\",\"ADDITIONAL_COMPANY_DATA\"]},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]}}},\"SingleCheckBillingDTO\":{\"type\":\"object\",\"properties\":{\"entriesCreatedInWindow\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SingleCheckBillingEntryDTO\"}},\"entriesFinishedInWindow\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/SingleCheckBillingEntryDTO\"}}}},\"SingleCheckBillingEntryDTO\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"string\"},\"companyName\":{\"type\":\"string\"},\"numChecksTotal\":{\"type\":\"integer\",\"format\":\"int32\"},\"numChecksPending\":{\"type\":\"integer\",\"format\":\"int32\"},\"numChecksCompleted\":{\"type\":\"integer\",\"format\":\"int32\"},\"checkedNames\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"pendingCheckNames\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"integer\",\"format\":\"int64\"}},\"completedCheckNames\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"integer\",\"format\":\"int64\"}},\"totalCheckNames\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"integer\",\"format\":\"int64\"}}}},\"Usage\":{\"type\":\"object\",\"properties\":{\"idin\":{\"type\":\"integer\",\"format\":\"int32\"},\"klippa\":{\"type\":\"integer\",\"format\":\"int32\"},\"identityDocumentV2\":{\"type\":\"integer\",\"format\":\"int32\"},\"emrex\":{\"type\":\"integer\",\"format\":\"int32\"},\"big\":{\"type\":\"integer\",\"format\":\"int32\"},\"skj\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvk\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvkExtended\":{\"type\":\"integer\",\"format\":\"int32\"},\"kvkFull\":{\"type\":\"integer\",\"format\":\"int32\"},\"iban\":{\"type\":\"integer\",\"format\":\"int32\"},\"vog\":{\"type\":\"integer\",\"format\":\"int32\"},\"vogPaymentMail\":{\"type\":\"integer\",\"format\":\"int32\"},\"references\":{\"type\":\"integer\",\"format\":\"int32\"},\"signedDocuments\":{\"type\":\"integer\",\"format\":\"int32\"},\"sms\":{\"type\":\"integer\",\"format\":\"int32\"},\"certificates\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"BatchStatusSummary\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"lastBatchProcessed\":{\"type\":\"string\",\"format\":\"date-time\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"ACTIVE\",\"SUCCESS\",\"FAILED\"]},\"errorMessage\":{\"type\":\"string\"},\"templateName\":{\"type\":\"string\"},\"total\":{\"type\":\"integer\",\"format\":\"int32\"},\"pending\":{\"type\":\"integer\",\"format\":\"int32\"},\"created\":{\"type\":\"integer\",\"format\":\"int32\"},\"error\":{\"type\":\"integer\",\"format\":\"int32\"}}},\"LoginCheckResponseDTO\":{\"type\":\"object\",\"properties\":{\"loggedIn\":{\"type\":\"boolean\"},\"user\":{\"$ref\":\"#/components/schemas/UserResponseDTO\"}}},\"CompanySummary\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"companyName\":{\"type\":\"string\"},\"integrations\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/IntegrationsSummary\"}}}},\"IntegrationsSummary\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"active\":{\"type\":\"boolean\"},\"numFinishedFlows\":{\"type\":\"integer\",\"format\":\"int64\"},\"numOpenFlows\":{\"type\":\"integer\",\"format\":\"int64\"}}},\"CompanyDetails\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"name\":{\"type\":\"string\"},\"integrations\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Integration\"}},\"employees\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Employee\"}}}},\"Employee\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"}}},\"Flow\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"created\":{\"type\":\"string\",\"format\":\"date-time\"},\"finished\":{\"type\":\"boolean\"}}},\"Integration\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"label\":{\"type\":\"string\"},\"comment\":{\"type\":\"string\"},\"deprecated\":{\"type\":\"boolean\"},\"active\":{\"type\":\"boolean\"},\"environmentUrl\":{\"type\":\"string\"},\"created\":{\"type\":\"string\",\"format\":\"date-time\"},\"updated\":{\"type\":\"string\",\"format\":\"date-time\"},\"flows\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Flow\"}}}},\"IntegrationDetails\":{\"type\":\"object\",\"properties\":{\"companyId\":{\"type\":\"integer\",\"format\":\"int64\"},\"companyName\":{\"type\":\"string\"},\"integrationId\":{\"type\":\"integer\",\"format\":\"int64\"},\"configuration\":{\"$ref\":\"#/components/schemas/SimpleAfasCreationRequest\"}}},\"AfasRequestLog\":{\"type\":\"object\",\"properties\":{\"timestamp\":{\"type\":\"string\",\"format\":\"date-time\"},\"method\":{\"type\":\"string\",\"enum\":[\"GET\",\"HEAD\",\"POST\",\"PUT\",\"DELETE\",\"CONNECT\",\"OPTIONS\",\"TRACE\",\"PATCH\"]},\"status\":{\"type\":\"string\",\"enum\":[\"100 CONTINUE\",\"101 SWITCHING_PROTOCOLS\",\"102 PROCESSING\",\"103 CHECKPOINT\",\"200 OK\",\"201 CREATED\",\"202 ACCEPTED\",\"203 NON_AUTHORITATIVE_INFORMATION\",\"204 NO_CONTENT\",\"205 RESET_CONTENT\",\"206 PARTIAL_CONTENT\",\"207 MULTI_STATUS\",\"208 ALREADY_REPORTED\",\"226 IM_USED\",\"300 MULTIPLE_CHOICES\",\"301 MOVED_PERMANENTLY\",\"302 FOUND\",\"302 MOVED_TEMPORARILY\",\"303 SEE_OTHER\",\"304 NOT_MODIFIED\",\"305 USE_PROXY\",\"307 TEMPORARY_REDIRECT\",\"308 PERMANENT_REDIRECT\",\"400 BAD_REQUEST\",\"401 UNAUTHORIZED\",\"402 PAYMENT_REQUIRED\",\"403 FORBIDDEN\",\"404 NOT_FOUND\",\"405 METHOD_NOT_ALLOWED\",\"406 NOT_ACCEPTABLE\",\"407 PROXY_AUTHENTICATION_REQUIRED\",\"408 REQUEST_TIMEOUT\",\"409 CONFLICT\",\"410 GONE\",\"411 LENGTH_REQUIRED\",\"412 PRECONDITION_FAILED\",\"413 PAYLOAD_TOO_LARGE\",\"413 REQUEST_ENTITY_TOO_LARGE\",\"414 URI_TOO_LONG\",\"414 REQUEST_URI_TOO_LONG\",\"415 UNSUPPORTED_MEDIA_TYPE\",\"416 REQUESTED_RANGE_NOT_SATISFIABLE\",\"417 EXPECTATION_FAILED\",\"418 I_AM_A_TEAPOT\",\"419 INSUFFICIENT_SPACE_ON_RESOURCE\",\"420 METHOD_FAILURE\",\"421 DESTINATION_LOCKED\",\"422 UNPROCESSABLE_ENTITY\",\"423 LOCKED\",\"424 FAILED_DEPENDENCY\",\"425 TOO_EARLY\",\"426 UPGRADE_REQUIRED\",\"428 PRECONDITION_REQUIRED\",\"429 TOO_MANY_REQUESTS\",\"431 REQUEST_HEADER_FIELDS_TOO_LARGE\",\"451 UNAVAILABLE_FOR_LEGAL_REASONS\",\"500 INTERNAL_SERVER_ERROR\",\"501 NOT_IMPLEMENTED\",\"502 BAD_GATEWAY\",\"503 SERVICE_UNAVAILABLE\",\"504 GATEWAY_TIMEOUT\",\"505 HTTP_VERSION_NOT_SUPPORTED\",\"506 VARIANT_ALSO_NEGOTIATES\",\"507 INSUFFICIENT_STORAGE\",\"508 LOOP_DETECTED\",\"509 BANDWIDTH_LIMIT_EXCEEDED\",\"510 NOT_EXTENDED\",\"511 NETWORK_AUTHENTICATION_REQUIRED\"]},\"request\":{\"type\":\"string\"},\"response\":{\"type\":\"string\"},\"comment\":{\"type\":\"string\"}}},\"AfasFlowDetails\":{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"integer\",\"format\":\"int64\"},\"created\":{\"type\":\"string\",\"format\":\"date-time\"},\"professionalId\":{\"type\":\"string\"},\"correlationId\":{\"type\":\"string\",\"format\":\"uuid\"},\"checkToken\":{\"type\":\"string\"},\"usedTemplate\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"NEW\",\"SENT_TO_AFAS\",\"ERROR\"]},\"syncStatus\":{\"type\":\"string\",\"enum\":[\"NO_ACTION_REQUIRED\",\"READY_FOR_FINALIZATION\",\"FINALIZED\",\"ERROR_WHILE_FINALIZING\"]},\"errorMessage\":{\"type\":\"string\"},\"context\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"object\"}},\"readyForProfessional\":{\"type\":\"boolean\"},\"finished\":{\"type\":\"boolean\"},\"dryRun\":{\"type\":\"boolean\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"steps\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},\"AfasFlowMetadata\":{\"type\":\"object\",\"properties\":{\"flow\":{\"$ref\":\"#/components/schemas/AfasFlowDetails\"},\"steps\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Step\"}}}},\"Step\":{\"type\":\"object\",\"properties\":{\"checkIdentifier\":{\"type\":\"string\"},\"checkStatus\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"SUCCESS\",\"SKIPPED\",\"FAILED\",\"ASYNC_WAITING\"]},\"importance\":{\"type\":\"string\",\"enum\":[\"SKIPPABLE\",\"SKIPPABLE_WITH_WARNING\",\"NOT_SKIPPABLE\"]},\"properties\":{\"type\":\"array\",\"items\":{\"$ref\":\"#/components/schemas/Property\"}}}},\"SettingReasonDTO\":{\"type\":\"object\",\"properties\":{\"reason\":{\"type\":\"string\"}}}}}}"