Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.7 KB

File metadata and controls

13 lines (9 loc) · 2.7 KB

EmailSendStatus

The response from a request to get the list of recipients with email status.

Fields

Field Type Required Description Example
EmailRequestId string ✔️ ID of the send email request. 3A541E55-3367-4C50-B21B-B6A7613DFB23
RequestedDate DateTime ✔️ The ISO 8601 zoned date time (in UTC) when this request was made. 2017-01-02T02:00:00Z
RequestedBy string ✔️ The identifier of the user that requested this record. Requester
RecipientStatus List<RecipientsDataJson> ✔️ A list of recipients to whom emails were tried to send.