Skip to content

Commit

Permalink
TR-4446: update transmissions docs with new error code (#754)
Browse files Browse the repository at this point in the history
* docs: update transmissions error code with invalid local part

* refactor: change error message
  • Loading branch information
Emerson-Valentim authored Dec 4, 2023
1 parent eb92cad commit e0ea991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/tech-resources/extended-error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The following table is a complete list of extended error code responses, organiz
| | 2005 | No published version of template exists | 422 | |
| | 2006 | Transmission record in invalid state | 409 | |
| | 2007 | Metadata size too large | 422 | |
| | 2008 | No local part specified in sender address | 400 | check if provided email is correct |
| | 2101 | Exceed Sending Limit (hourly) | 420 | |
| | 2102 | Exceed Sending Limit (daily) | 420 | |
| | 2103 | Exceed Sending Limit (sandbox) | 420 | |
Expand Down

0 comments on commit e0ea991

Please sign in to comment.