MailListResponse
    • PDF

    MailListResponse

    • PDF

    Article Summary

    Description

    List of emails created via a specific request ID

    Syntax

    private String requestId;
    private NesDateTime requestDate;
    private String mailId;
    private Integer templateSid;
    private String templateName;
    private String title;
    private EmailStatus emailStatus;
    private String senderAddress;
    private String senderName;
    private NesDateTime sendDate;
    private EmailReservationStatus reservationStatus;
    private Boolean advertising;
    private String representativeRecipient;
    

    Field

    ItemRequirement statusTypeRestrictionsDescription
    requestIdYesString- ID for requesting emails to be sent (request-specific identifier)
    - When requesting multiple emails at once, one requestId includes multiple mailIds.
    mailIdYesStringEmail ID (identifier for each email)
    templateSidNoIntegerTemplate ID
    templateNameNoStringTemplate name
    senderAddressYesStringSender’s email address
    senderNameNoStringSender’s name
    titleYesStringEmail subject
    emailStatusYesEmailStatusDelivery status
    requestDateYesNesDateTimeRequest date and time
    sendDateNoNesDateTimeDate and time of delivery completion
    reservationStatusYesEmailReservationStatusScheduled delivery status
    advertisingYesBooleanAd email status
    representativeRecipientYesString- Abbreviated recipient list
    - Displayed in the form of xxx@domain.com(9) in the case of emails sent to a total of 10 people including CC/BCC.

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.