POST /sms/v1/automation/importSend/{id}/deliveryReport
Generates a .csv file that contains information regarding SMS message delivery for a specific MessageList. The resulting report is stored in the account's Enhanced FTP site.
Name | Type | Description |
---|---|---|
tokenid | string | Required. The ID provided in the MessageList REST response |
Name | Type | Description |
---|---|---|
fileName | string | Required. The name of the report file in your FTP/reports folder |
Sent a POST request to the /sms/v1/automation/importSend/{tokenid}/deliveryReport/
endpoint.