Authorization: ********************
business_phone_number
has to be "919876543222".{
"event_type": "send_template_message",
"contact": {
"name": "Alfred Hitchcock",
"email": "alfred@example.com",
"phone_number": "+19019019191 or +919876543210",
"metadata": {
"key": "value"
}
},
"template_message": {
"whats_app_template_id": "your_template_id",
"liquid_values": {
"product_name": "Product 1",
"price": 112,
"currency": "₹",
"header_media": "https://example.com/image.png"
},
"retry_until": "2024-04-01T17:30:00Z",
"retry_window": {
"start_at": "08:00",
"end_at": "20:00",
"timezone": "The account's default timezone"
},
"business_phone_number": "919876543222",
"reply_automation": {
"app_id": "aiflw_1234abcd"
}
}
}
curl --location --request POST 'https://app.trypeach.io/api/v1/events' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"event_type": "send_template_message",
"contact": {
"name": "Alfred Hitchcock",
"email": "alfred@example.com",
"phone_number": "+19019019191 or +919876543210",
"metadata": {
"key": "value"
}
},
"template_message": {
"whats_app_template_id": "your_template_id",
"liquid_values": {
"product_name": "Product 1",
"price": 112,
"currency": "₹",
"header_media": "https://example.com/image.png"
},
"retry_until": "2024-04-01T17:30:00Z",
"retry_window": {
"start_at": "08:00",
"end_at": "20:00",
"timezone": "The account'\''s default timezone"
},
"business_phone_number": "919876543222",
"reply_automation": {
"app_id": "aiflw_1234abcd"
}
}
}'
business_phone_number
has to be "919876543222".{
"event_type": "send_template_message",
"contact": {
"name": "Alfred Hitchcock",
"email": "alfred@example.com",
"phone_number": "+19019019191 or +919876543210",
"metadata": {
"key": "value"
}
},
"template_message": {
"whats_app_template_id": "your_template_id",
"liquid_values": {
"product_name": "Product 1",
"price": 112,
"currency": "₹",
"header_media": "https://example.com/image.png"
},
"retry_until": "2024-04-01T17:30:00Z",
"retry_window": {
"start_at": "08:00",
"end_at": "20:00",
"timezone": "The account's default timezone"
},
"business_phone_number": "919876543222",
"reply_automation": {
"app_id": "aiflw_1234abcd"
}
}
}