bosOnline
  1. Product
bosOnline
  • bosOnline
  • BosOnline
    • auth
      • Register
      • Login
      • Refresh
      • Logout
    • Product
      • Inventory
        GET
      • Update Inventory
        PUT
      • Download Inventory
        POST
      • Download Variant
        POST
      • Get Category
        GET
      • Get Edit Product
        GET
      • Delete Product
        DELETE
      • Product List
        GET
      • product
        POST
      • Edit Product Detail (Product Detail)
        PUT
      • Edit Status Product (Product List)
        PATCH
      • Download Product (Product List)
        POST
      • Product Detail
        GET
      • Product Variant
        GET
      • Edit Status Variant (Product Detail)
        PATCH
      • Update Variant
        PUT
      • Upload Image
        POST
      • Cek SKU Variant
        GET
      • Cek SKU Product
        GET
    • 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
      • Edit Payment Method
      • Update Pengiriman Kurir
      • Confirm Payment
      • Validation Number WA
      • Order List
      • Recap Order List
      • Update Status Order
      • Load checkout Form
      • Estimation Rates
      • Download Order List
      • Cetak Invoice
      • Courier List
      • Update Payment Method
      • Detail Order
      • Edit Customer Order
      • Edit Another Fee
    • 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. Product

Get Edit Product

Tested
GET
/store/products/{id}
Endpoint ini digunakan untuk edit data product.
Catatan: Penambahan response 400
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/store/products/BAT-AA-001'
Response Response Example
200 - success
{
    "data": {
        "attributes": [
            {
                "name": "Jenis Baterai",
                "priority": 1,
                "items": [
                    "12-Pack",
                    "8-Pack",
                    "4-Pack"
                ]
            },
            {
                "name": "Kapasitas",
                "priority": 2,
                "items": [
                    "Rechargeable",
                    "Lithium",
                    "Alkaline"
                ]
            }
        ],
        "category_id": 3,
        "description": "Baterai alkaline tahan lama untuk perangkat elektronik",
        "height": 5,
        "hpp": 0,
        "image": [
            {
                "file_path": "/uploads/stores/2/products/1753330164-460.jpg",
                "image_url": {
                    "medium": "http://127.0.0.1:8086/uploads/stores/2/products/medium/1753330164-460.jpg",
                    "original": "http://127.0.0.1:8086/uploads/stores/2/products/1753330164-460.jpg",
                    "thumbnail": "http://127.0.0.1:8086/uploads/stores/2/products/thumbnail/1753330164-460.jpg"
                }
            }
        ],
        "length": 5,
        "name": "Baterai AA Alkaline",
        "path_url": "baterai-aa-alkaline",
        "price": 0,
        "product_cs": null,
        "publish_rate": 0,
        "qty": 5000,
        "sku": "BAT-AA-001",
        "type": 0,
        "variant_items": [
            {
                "full_name": "Alkaline; 4-Pack",
                "height": 5,
                "hpp": 8000,
                "length": 10,
                "min_qty": 10,
                "name": "Alkaline 4-Pack",
                "price": 12000,
                "publish_rate": 15000,
                "sku": "BAT-AA-001-01",
                "status": 1,
                "stok": 200,
                "weight": 202,
                "width": 5
            },
            {
                "full_name": "Alkaline; 8-Pack",
                "height": 5,
                "hpp": 16000,
                "length": 15,
                "min_qty": 10,
                "name": "Alkaline 8-Pack",
                "price": 22000,
                "publish_rate": 25000,
                "sku": "BAT-AA-001-02",
                "status": 1,
                "stok": 150,
                "weight": 400,
                "width": 5
            },
            {
                "full_name": "Lithium; 4-Pack",
                "height": 5,
                "hpp": 20000,
                "length": 10,
                "min_qty": 5,
                "name": "Lithium 4-Pack",
                "price": 25000,
                "publish_rate": 30000,
                "sku": "BAT-AA-001-03",
                "status": 1,
                "stok": 100,
                "weight": 180,
                "width": 5
            },
            {
                "full_name": "Rechargeable; 4-Pack",
                "height": 5,
                "hpp": 28000,
                "length": 10,
                "min_qty": 5,
                "name": "Rechargeable 4-Pack",
                "price": 35000,
                "publish_rate": 40000,
                "sku": "BAT-AA-001-04",
                "status": 1,
                "stok": 80,
                "weight": 220,
                "width": 5
            }
        ],
        "weight": 50,
        "width": 5
    }
}

Request

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

Responses

🟢200OK
application/json
Body

🔴503Service Unavailable
🟠404Record not found
🟠400Invalid input
Previous
Get Category
Next
Delete Product
Built with