curl --location --request POST '/store/forms' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Lengkap 2",
"product_sku": "JAM-DIN-TURK-AA",
"template_form": 1,
"image": "",
"structure_form": {
"tagline_checkout": "Your Daily Coffe",
"title_checkout": "Toko Sakha Kopi",
"background_color": "#F4F6F8",
"button_color": "#F4F6F8",
"button_name": "Beli Sekarang",
"pickup_id": 15022,
"custom_icon": [
{
"file_icon_path": "Star",
"seal_name": "Kualitas Terjamin",
"file_icon_color": "#FF7203"
},
{
"file_icon_path": "CreditCard",
"seal_name": "Mutu Terjamin",
"file_icon_color": "#FF7203"
}
],
"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"
],
"flat_ongkir": {
"price": 50000,
"couriers": [
"JNE",
"JNTEXP",
"SAP",
"ANTERAJA"
]
},
"adminfee_payment_type": 0,
"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
}
],
"testimonials": [
{
"customer_name": "Fernando",
"rating": 5,
"message": "good quality coffee",
"status": 1
},
{
"customer_name": "Hafiz",
"rating": 5,
"message": "mantap",
"status": 1
}
]
},
"voucher_include": false,
"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": []
},
"cod_payment":3,
"epayment":"BCAVA,BSIVA,BRIVA",
"manual_payment":"1111111111111111111111111",
"pickup_id": 15022
}'