GuidesChangelog

27 November 2024 - Release Notes

  • Error message update for invalid email format
  • Government ID updated error responses 🪪

Avenu API Release Notes 1.12.4

What's New?

Error message update for invalid email format

In an effort to provide more useful and meaningful error responses, we're updating Avenu customer onboarding services to now provide the following error response when an email address is passed in an invalid format.

ExampleError CodeError Message
"email": "[email protected]"AA8006Email - Invalid Format
"email": "ryanemail@gmail"AA8006Invalid data

Government ID updated error responses 🪪

We have also updated Avenu customer onboarding services to now provide the following error response when a government ID is passed without the "idIssueDate" and/or "idExpirationDate" fields.

ExampleError CodeError Message
Missing "idIssueDate"AA8004GovId Issue Date - Missing Required Field
Missing "idExpirationDate"AA8004GovId Expiration Date - Missing Required Field