OrderTracking
post/orders/track/{token}/upsell
Path parameters
tokenstring required
Request body
Example request
{
"upsell_entry": "document_reminder",
"upsell_email_type": "document-reminder",
"reminder_stage": "1",
"reminder_day": "7d",
"tz": "Europe/London",
"local_time": "10:00:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.