AP1013 | CERTIFICATE_EXPIRED | The certificate is expired | 400 |
AP1003 | CERTIFICATE_REQUIRED | The certificate is required | 400 |
AP1008 | COMPANY_HAS_BEEN_CERTIFIED | Company has been certified | 400 |
AP1006 | COMPANY_INFO_INCOMPLETE_FOR_SET_TEST | The identification and dv of the company is required for send set test | 400 |
AP1002 | COMPANY_NOT_FOUND | Company not found | 404 |
AP1005 | EXPIRED_CERTIFICATE | The certificate is expired | 400 |
AP1004 | HAS_MAIN_COMPANY | User with id {{userId}} already has a main company with id {{companyId}} | 400 |
AP1001 | INVALID_CERTIFICATE | The certificate is invalid | 400 |
AP1011 | INVALID_CERTIFICATE_FORMAT | Invalid certificate format. The certificate must be in PKCS12 format | 400 |
AP1012 | INVALID_CERTIFICATE_LENGTH | Invalid certificate length. Please, check the length of your base64 string | 400 |
AP1010 | INVALID_CERTIFICATE_PASSWORD | Invalid certificate password | 400 |
AP1009 | LOGO_SIZE_EXCEEDED | Logo size exceeded the limit of 150KB | 400 |
AP1015 | MUST_HAVE_MAIN_COMPANY | User must own a main company | 400 |
AP1016 | SENDER_RNC_NOT_MATCH | Sender RNC not match with company identification | 400 |
AP1007 | SIGNATURE_TYPE_NOT_SUPPORTED | Signature type not supported | 400 |
AP1014 | WEBHOOK_URL_INVALID | {{url}} is invalid: {{message}} | 400 |