Error Codes
We have a set of error codes for the email sending API that has certain values listed down below:
Error Code | Value |
2xxxxx | Success |
4xxxxx | Failure due to client side error. |
| 5xxxxx | Failure due to server side error. |
400001 | Transmission name not provided. |
400002 | Recipient list not provided. |
400003 | Content details not provided. |
400004 | Sender details not provided. |
400005 | Sender address not provided. |
400006 | Subject not provided. |
400007 | Content body not provided. |
400008 | Invalid sender address. |
400009 | Sender domain not authenticated. Please authenticate your domain before sending. |
400011 | Recipient limit exceeded. |
| 400012 | CNAME not verified for bounce domain. |
| 400013 | None of the recipients are valid. |
| 400015 | Your account license expired. |
| 400016 | You do not have sufficient credits to perform this action. |
| 400017 | Schedule time is lesser than current time. |
| 400018 | Invalid transmission ID. |
| 400019 | The schedule time is overdue. |
| 400020 | Transmission has already been sent. |
| 400021 | The transmission has been canceled. Please create a new transmission. |
| 400022 | Schedule time not provided. |
| 400023 | Transmission has already been canceled. |
| 400024 | Invalid tracking option. |
| 400025 | Invalid Reply-to Address |
| 400026 | Your trial period has ended |
400101 | Domain name not provided. |
400102 | Invalid domain name. |
400103 | Domain already present. |
400104 | No such domain configured. |
400105 | No domains configured yet. |
400106 | Domain already verified in another org. |
400107 | Domain verification failed due to missing public key in DNS. |
| 400108 | Invalid bounce domain. |
| 400109 | Bounce domain already exists. |
| 400111 | Invalid tracking domain. |
| 400112 | Tracking domain already present. |
| 400113 | Tracking domain not verified. |
| 400114 | Default tracking domain cannot be deleted. Please mark another domain as default and try deleting. |
400204 | Duplicate Webhook name. |
400205 | Invalid webhook ID. |
400206 | Invalid webhook name. |
400207 | Invalid URL. |
400208 | Invalid request type. |
400209 | Invalid webhook action. |
400210 | Invalid webhook custom data. |
400211 | Invalid webhook custom header. |
| 400212 | Invalid webhook auth type. |
| 400402 | Suppression list not provided. |
| 400404 | Limit for a single API request has been exceeded. |
| 400405 | No contacts provided in suppression list. |
| 400501 | A recipient list with the same name already exists. |
| 400502 | Recipient list ID not provided. |
| 400503 | Recipient list name not provided. |
| 400504 | Recipients/contacts not provided. |
| 400601 | No users found. |
| 400602 | No such user present. |
| 400603 | User already exists. |
| 400604 | User already invited. |
| 400605 | User limit reached. You can't add users anymore. |
| 400701 | Invalid template ID provided. |
| 400702 | Invalid template name provided. |
| 400703 | Invalid content type. |
| 400704 | Content not provided. |
| 400705 | A template with the same name already exists. |
| 500701 | Template was not deleted. |