curl --location --request PUT '/store/success-page/577d680b-aa8e-4a1a-a791-9aa0c163f2f5' \
--header 'Content-Type: application/json' \
--data-raw '{
"image": "1751860693-44.jpg",
"headline_name": "Toko Shaka",
"tagline": "Your Daily Coffee",
"background_color": "#F4F6F8",
"button_color": "#F4F6F8",
"post_submit_action": "success_page",
"structure_success_page": {
"payment_method": "manual",
"additional_component": {
"url_video": "https://www.youtube.com",
"page_title": "Terima kasih sudah pesan",
"page_caption": "Orderan kamu sedang kami proses",
"text_footer": "Temukan kami melalui",
"social_media": [
{
"name": "facebook",
"url": "https://facebook.com"
},
{
"name": "instagram",
"url": "https://instagram.com"
}
]
}
},
"tracking_adds": {
"all_event": true,
"facebook_pixel": {
"pixel_id": [
18273213123,
13123131231
],
"event": [
"AddToCart",
"Purchase",
"ViewContent"
]
},
"tiktok_pixel": {
"pixel_id": [
18273213123,
13123131231
],
"event": [
"AddToCart",
"Purchase",
"ViewContent"
]
},
"google_tag_manager": []
}
}'