Errors

Error CodeError MessageEventModule
405Method not allowedThis error code indicates that the request method is known by the server but has been disabled for this API call. Learn MoreMethod_error
100api_key is not passed in the headerAPI key is not passed in the headerValidation_error
101Invalid api_key passedInvalid API key is passed in the API callValidation_error
102APIs from this IP address is not allowedAPIs from this IP address is not allowedValidation_error
110Blank content is passed in the payloadBlank content is passed in the payloadCommon_error
111Invalid JSON format passed in the API callInvalid JSON format passed in the API callCommon_error
113Parameter [KEY] not passed in the API callParameter [KEY] not passed in the API callCommon_error
130Invalid domain nameInvalid domain nameDomain_error
131Domain already addedThe domain which you're trying to add was already added.Domain_error
140Invalid email address passedInvalid email address passed.Suppression_error
141Invalid email domain passedInvalid email domain passed.Suppression_error
150Invalid Tempalate ID passedInvalid Tempalate ID passedTemplate_error
151Invalid Tempalate NameInvalid Tempalate NameTemplate_error
152Template Content is passed as blankTemplate Content is passed as blankTemplate_error
153Template size should be less than 10MBTemplate size should be less than 10MBTemplate_error
160Start date and end date both should be in required format (yyyy-mm-dd)Start date and end date both should be in required format (yyyy-mm-dd)Credit_error
161Start date should be less than end dateStart date should be less than end dateCredit_error
112Invalid fromEmail used in API call. Hence authentication failedInvalid fromEmail used in API call. Hence authentication failedSendEmail_error
114Empty recipient list, please make sure you mention at least one recipientEmpty recipient list, please make sure you mention at least one recipientSendEmail_error
115Your account has expiredYour account has expiredSendEmail_error
116Subject not specifiedSubject not specifiedSendEmail_error
117Content not specifiedContent not specifiedSendEmail_error
118Invalid TemplateIDInvalid TemplateIDSendEmail_error
119Invalid AttachmentIDInvalid AttachmentIDSendEmail_error
120Personalization should be an Array objectPersonalization should be an Array objectz