MANUAL_DISTRIBUTION_SCHEDULE event indicates that the distribution is a result of a scheduled distribution.
When the event is used in a āManual messageā distribution webhook, the data object always contains the following required objects:
distribution.
- āNotify customers about promotionā sends also the following objects:
campaign,customer,promotion_tier,
- āSend and publish unique codes from campaignā sends also the following objects:
campaign,voucher,customer,publication,
- āSend plain message to customersā is unavailable for this distribution webhook.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.
Body
application/json
Indicates that distribution has been scheduled.
Simple distribution data.
Details about the customer related to the distribution with a promotion or send voucher purpose.
Details about the campaign related to the distribution with a promotion or send voucher purpose.
Details about the voucher related to the distribution with a send voucher purpose.
Details about the publication related to the distribution with a send voucher purpose.
Details about the promotion tier related to the distribution with a promotion purpose.
Response
Webhook accepted

