Trigger-campaign

POST api/v2/partners/resources/trigger-campaign

Request Body

NameTypeDescription

campaign*

String

the slug of the campaign

reservation

String

the reservation ID or booking reference

timestamp

DateTime

when the schedule should be sent, by default now

phone

String

phone number the campaign should be sent to (either phone or email should be filled)

email

String

email the campaign should be sent to. (either phone or email should be filled)

payload

array

optional parameters that are defined in the campaign. Array can only be one level deep

Last updated