Códigos de error relacionados con validación de set test
| Código | Clave | Mensaje (EN) | httpStatusCode |
|---|---|---|---|
AP4005 | SET_TEST_DUPLICATED_RETRY_NUMBER | Set test duplicated retry number | 400 |
AP4002 | SET_TEST_ID_REQUIRED | Set test ID is required | 400 |
AP4001 | SET_TEST_IN_PROGRESS | There is already a set test in progress | 400 |
AP4004 | SET_TEST_NOT_FOUND | Set test not found | 400 |
AP4003 | SET_TEST_RETRY_NUMBER_IS_NOT_INTEGER | Set test retry number is not an integer value | 400 |
