bosOnline
  1. Order
bosOnline
  • bosOnline
  • BosOnline
    • auth
      • Register
      • Login
      • Refresh
      • Logout
    • Product
      • Inventory
      • Update Inventory
      • Download Inventory
      • Download Variant
      • Get Category
      • Get Edit Product
      • Delete Product
      • Product List
      • product
      • Edit Product Detail (Product Detail)
      • Edit Status Product (Product List)
      • Download Product (Product List)
      • Product Detail
      • Product Variant
      • Edit Status Variant (Product Detail)
      • Update Variant
      • Upload Image
      • Cek SKU Variant
      • Cek SKU Product
    • Form
      • Form
      • Form list
      • Edit Form
      • Form Detail
      • Edit Status Form (Product Detail)
      • Custom Success Page
      • Custom Success Page
      • Edit Success Page
      • Delete Form
      • Form list Donwload
      • Duplicate form
      • Duplicate form batch
    • Order
      • Checkout
        • Request Create Order
        • Request Create Order Abandoned
      • Follow up
        • Follow Up
        • Follow Up Attempts
      • Edit Choose Courier
        PUT
      • Edit Payment Method
        PATCH
      • Update Pengiriman Kurir
        PATCH
      • Confirm Payment
        PUT
      • Validation Number WA
        GET
      • Order List
        GET
      • Recap Order List
        GET
      • Update Status Order
        PUT
      • Load checkout Form
        GET
      • Estimation Rates
        GET
      • Download Order List
        POST
      • Cetak Invoice
        POST
      • Courier List
        GET
      • Update Payment Method
        PUT
      • Detail Order
        GET
      • Edit Customer Order
        PUT
      • Edit Another Fee
        PUT
    • Store
      • Custom Domain
        • Set Default Subdomain
        • Subdomain
        • Create Subdomain
        • Verifikasi Subdomain
      • Recap Order
      • Recap Store
      • Recap Product
      • Recap CS
      • Get Revenue
      • Tips
      • Announcement
      • Store
      • Store
      • Cek SubDomain
      • Edit Subdomain
      • On Boarding
      • Warehouse
      • Get Region
      • Get Province List
      • Get Notification
    • API Boscod
      • Cek Ongkir
      • Wilayah
      • Tracking Order
      • Forgot Password (Reset Password)
      • Warehouse
      • Order Shipping
      • winpay service
      • Saldo BosPay
      • Validation Number WA With store
    • Profile
      • Warehouse
      • Edit Warehouse
      • Profile
      • Account Deletion
      • Default Warehouse
      • Me
    • Staff
      • Create Staff
      • Delete staff
      • Staff List
      • Edit Status Staff
      • Update staff
      • Edit Multi Status Staff
    • Rekening
      • Bank List
      • Get Rekening List
      • Rekening Detail
      • Create Rekening
      • Edit Rekening
      • Delete Rekening
      • Edit Status Rekening
    • Voucher
      • List Voucher
      • Edit Voucher Status
      • Voucher
      • List Voucher Checkout
      • Delete Voucher
    • Session
      • Active Sesion
      • Sesion History
      • Logout All Outher Session
      • Logout Session ID
  • AdminBosOnline
    • Dashboard
      • Header Summary
      • Get Popular Products
      • Rekap Product
      • Revenue
      • Get Top Seller
    • Seller
      • Detail
        • Seller Detail
        • Update Seller Detail Status & Marking
        • Seller Store
        • Update Detail Seller Store
        • Seller Product
        • Download Product Seller
        • Update Status Produk Seller
        • Seller Warehouse List
        • Seller Note
        • Create Seller Note
        • Update Seller Note
        • Seller Domains
      • Seller Summary
      • Seller List
      • Seller Active Status
      • Update Marking Sellers
      • Detail Bank Seller
    • Products
      • Recap Product
      • Get List Product
      • Download list product
      • Edit status product
      • Update Marking Product
      • Detail Product Seller
      • Detail Product Variant
      • Download Product Variant
      • Product Form
    • Order
      • Order Recap
      • Order List
      • Download Order
      • Detail Order
      • Cetak Invoice
    • Store
      • Create Store
      • Upload Image Custom
    • auth
      • Get User Internal
      • Get Detail User Internal
      • Create Internal User
      • Edit Detail Internal User
      • Update Active User Internal
      • Delete Internal User
    • Cache
      • All Cache
      • Cache Statistics
      • Flush All Cache
      • Specific Cache key
      • Specific Cache Pattern
      • Specific Cache User
  1. Order

Load checkout Form

Tested
GET
/form/{id}
Endpoint ini digunakan untuk menampilkan data saat proses pertama menampilkan halaman request order.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/form/baterai-aa-alkaline?store=sub-domain&form_id=d9cc7807-36c2-4eb1-b910-ece18a1bbb6e'
Response Response Example
200 - Success
{
    "form": {
        "file_name": "1751887272-231.jpg",
        "file_path": "uploads/stores/2/forms",
        "id": "001fe26d-7e27-4936-b889-93097cfb41bb",
        "image_url": "http://127.0.0.1:8086/uploads/stores/2/forms/1751887272-231.jpg",
        "include_voucher": false,
        "name": "Checkout Form 11",
        "status": 1,
        "structure": {
            "background_color": "#F4F6F8",
            "button_color": "#F4F6F8",
            "button_name": "Beli Sekarang",
            "custom_icon": [
                {
                    "file_icon_path": "",
                    "seal_name": "Kualitas Terjamin"
                },
                {
                    "file_icon_path": "",
                    "seal_name": "Mutu Terjamin"
                }
            ],
            "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",
            "courir_options": null,
            "pickup_detail": {
                "sender_name": "Gudang Sakha",
                "sender_postcode": "61252",
                "sender_propinsi": "Jawa Barat",
                "sender_kota": "Bandung",
                "sender_kecamatan": "Antapani",
                "sender_detail": "Antapani Wetan"
            },
            "promo_item": null,
            "payment_manual": null,
            "cod_status": true,
            "feecod_percent": 3,
            "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": "good quality coffee",
                    "status": 1
                },
                {
                    "image": "",
                    "customer_name": "Hafiz",
                    "rating": 5,
                    "message": "mantap",
                    "status": 1
                }
            ]
        },
        "template_form": 1
    },
    "product": {
        "category": "tas",
        "description": "Kopi pilihan asli",
        "file_path": "/uploads/stores/2/products/1751428437-223.jpg",
        "height": 10,
        "image_url": {
            "medium": "http://127.0.0.1:8086/uploads/stores/2/products/medium/1751428437-223.jpg",
            "original": "http://127.0.0.1:8086/uploads/stores/2/products/1751428437-223.jpg",
            "thumbnail": "http://127.0.0.1:8086/uploads/stores/2/products/thumbnail/1751428437-223.jpg"
        },
        "length": 10,
        "name": "Biji kopi luwak",
        "path_url": "biji-kopi-luwak",
        "sku_induk": "ESB-009",
        "type": "Produk Fisik",
        "variant_item": [],
        "weight": 1000,
        "width": 10
    },
    "success": {
        "background_color": "#F4F6F8",
        "button_color": "#F4F6F8",
        "button_text": null,
        "form_id": "001fe26d-7e27-4936-b889-93097cfb41bb",
        "header_image_url": "uploads/stores/2/success_pages/1751891746-457.jpg",
        "headline_name": "Toko Shaka",
        "image": "http://127.0.0.1:8086/uploads/stores/2/success_pages/1751891746-457.jpg",
        "payment_methods": {
            "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"
                    }
                ]
            },
            "payment_method": "manual"
        },
        "post_submit_action": "success_page",
        "social_links": [
            {
                "name": "facebook",
                "url": "https://facebook.com"
            },
            {
                "name": "instagram",
                "url": "https://instagram.com"
            }
        ],
        "structure_success_page": {
            "additional_component": {
                "page_caption": "",
                "page_title": "",
                "social_media": null,
                "text_footer": "",
                "url_video": "https://www.youtube.com"
            },
            "payment_method": "manual"
        },
        "tagline": "Your Daily Coffee",
        "video_url": "https://www.youtube.com"
    },
    "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
            ]
        }
    },
    "payment_method": {
        "COD": {
            "logo": "https://bcava.img",
            "name": "COD"
        },
        "Manual": {
            "logo": "https://bcava.img",
            "name": "COD",
            "bank_accounts": {
                "4412348891": {
                    "logo": "https://bcava.img",
                    "account_name": "Muchammad Sholikhudin Bhasri",
                    "bank_name": "Bank BCA"
                },
                "0829109311": {
                    "logo": "https://briva.img",
                    "account_name": "Muchammad Sholikhudin Bhasri",
                    "bank_name": "Bank BNI"
                }
            }
        },
        "BCAVA": {
            "logo": "https://bcava.img",
            "name": "Bank BCA"
        },
        "BNIVA": {
            "logo": "https://bcava.img",
            "name": "Bank BNI"
        },
        "MANDIRIVA": {
            "logo": "https://mandiriva.img",
            "name": "Bank Mandiri"
        },
        "QRIS": {
            "logo": "https://mandiriva.img",
            "name": "Bank Mandiri"
        }
    }
}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Query Params

Responses

🟢200OK
application/json
Body

🔴503Service Unavailable
🟠404Record not found
🟠400Invalid input
Previous
Update Status Order
Next
Estimation Rates
Built with