Email_status possible values incorrect in REST docs

Got hit with an error when serializing from REST on email_status, and my debugging lead me to find the documentation on the possible values is incorrect. This has propagated through to the data classes I’m using via the Infusio library.

My short testing found “Opt-Out” is in-fact “Manual,” and “Opt-Out: Admin” is simply “Admin.” It’d be great if this could be confirmed and fixed in the documentation, and I’ll move on to create an issue in Github for Infusio. :slight_smile:

Hi @Brendan_Cole, thanks for bringing this to our attention. You’re correct that the documentation is displaying the email status label rather than the actual value that is returned. I will add a bug to our backlog so that we can address this issue.