curl --location --request PUT '/store/forms/e692f88b-3e80-4a87-a35c-d96aabd22521' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cod_payment": 3,
"epayment": "BCAVA,BSIVA,BRIVA",
"manual_payment": "11111111111,222222222222",
"name": "Checkout Form bosss 4",
"product_sku": "BAT-AA-001",
"structure_form": {
"background_color": "#F4F6F8",
"button_color": "#F4F6F8",
"button_name": "Beli Sekarang",
"custom_icon": [
{
"file_icon_path": "",
"seal_name": "Kualitas Terjamin",
"file_icon_color": ""
},
{
"file_icon_path": "",
"seal_name": "Mutu Terjamin",
"file_icon_color": ""
}
],
"description_form": "Halo, Sobat Brewer! NO. SERTIFIKAT HALAL: ID31110000375150622",
"advantages_title": "Kopi ini memiliki hint",
"product_advantages_item": [
{
"name": "Kopi Enak"
},
{
"name": "Kopi Hitam"
}
],
"url_video": "https://www.youtube.com",
"kurir_options": [
"IDX",
"JNTCARGO",
"JNE",
"NINJA",
"SICEPAT",
"SAP",
"ANTERAJ",
"LION"
],
"pickup_id": 15022,
"pickup_detail": {
"sender_name": "",
"sender_postcode": "",
"sender_propinsi": "",
"sender_kota": "",
"sender_kecamatan": "",
"sender_detail": ""
},
"flat_ongkir": {
"price": 50000,
"couriers": [
"JNE",
"JNTEXP",
"SAP",
"ANTERAJA"
]
},
"payment_manual": null,
"cod_status": false,
"feecod_percent": 0,
"adminfee_payment_type": 0,
"adminfee_item": null,
"custom_field": [
{
"field_name": "Nama Pembeli",
"label": "Nama Pembeli",
"place_holder": "Masukkan nama kamu",
"field_type": "text area",
"status": 1,
"required": 1
},
{
"field_name": "Nomor Telepon",
"label": "Nomor Telepon",
"place_holder": "Masukkan nomor teleponmu",
"field_type": "text area",
"status": 1,
"required": 1
},
{
"field_name": "Alamat Email",
"label": "Alamat Email",
"place_holder": "Masukkan alamat emailmu",
"field_type": "text area",
"status": 0,
"required": 0
}
],
"voucher": null,
"testimonials": [
{
"image": "",
"customer_name": "Fernando",
"rating": 5,
"message": "Delete Image",
"status": 1
},
{
"image": "1756353297-894.jpg",
"customer_name": "Hafiz",
"rating": 5,
"message": "Edit Image",
"status": 1
},
{
"image": "1756353297-894.jpg",
"customer_name": "Hafiz",
"rating": 5,
"message": "Keep Existing Image",
"status": 1
}
],
"tagline_checkout": "Your Daily Coffe",
"title_checkout": "Toko Sakha Kopi"
},
"template_form": 1,
"tracking_adds": {
"all_event": true,
"facebook_pixel": {
"event": [
"AddToCart",
"Purchase",
"ViewContent"
],
"pixel_id": [
18273213123,
13123131231
]
},
"google_tag_manager": [],
"tiktok_pixel": {
"event": [
"AddToCart",
"Purchase",
"ViewContent"
],
"pixel_id": [
18273213123,
13123131231
]
}
},
"voucher_include": false
}'