RequestListResponse
    • PDF

    RequestListResponse

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Request list information

    Syntax

    private String requestId;
    private Integer templateSid;
    private String templateName;
    private EmailStatus emailStatus;
    private String senderAddress;
    private String senderName;
    private String dispatchType;
    private NesDateTime requestDate;
    private NesDateTime sendDate;
    private NesDateTime reservationDate;
    private Integer requestCount;
    private Integer recipientCount;
    

    Field

    FieldRequiredTypeLimitationsDescription
    requestIdYStringRequest ID to send an email message (for identifying each request). If you make a request to send multiple messages at the same time, the requestId can contain multiple mailIds.
    templateSidNIntegerTemplate ID
    templateNameNStringTemplate name
    senderAddressNStringSender’s email address
    senderNameNStringSender’s name
    dispatchTypeNStringCONSOLE, APIEmail dispatch type
    emailStatusYEmailStatusDelivery status
    requestDateYNesDateTimeRequested date and time
    sendDateNNesDateTimeSent date and time
    reservationDateNNesDateTimeScheduled date and time
    requestCountYIntegerNumber of email requests (It is the same as recipientCount if emails are sent by individual.)
    recipientCountYIntegerTotal number of recipients including Cc and Bcc (It is the same as requestCount if emails are sent by individual; otherwise it is larger than or equal to requestCount.)

    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.