Newsletter Send Bulk
Request:
<?xml version="1.0" encoding="utf-8"?>
<newsletter-send-bulk id="" externalid="" customerid="">
<senddatetime></senddatetime>
<recipients type="">
<id>123</id>
...
</recipients>
</newsletter-send-bulk>
Description of XML-Tags:
Element |
Format |
Description |
newsletter-send-bulk | | Root |
↳ @id | int | ID of newsletter |
↳ @externalid | int | External ID of newsletter (overruled by ID if given) |
↳ senddatetime | YYYY-mm-dd HH:ii:ss | Optional to schedule sending |
↳ recipients | | List of recipients |
↳ @type | All|List|Addresses | Type of recipients |
↳ id | int | ID of recipient (either ID of contact or ID of list) |
Response:
On success the internal ID of the created job will be returned in response->data.