Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DeliveryFeedbackRequest

    interface DeliveryFeedbackRequest {
        recipients: string[];
    }
    Index

    Properties

    Properties

    recipients: string[]

    A list of phone numbers (MSISDNs) that have successfully received the message. The key is required, however, the value can be an empty array ([]) for a batch. If the feedback was enabled for a group, at least one phone number is required.