Skip to main content

Save Bundle Components

POST 

/api/v2/products/bundle-workshop/:product/components

Save/sync components for a bundle/kit. Replaces all existing components.

Authentication: Requires Bearer token.

Fields:

  • components (required, array): Component list
    • id (required, integer): Component product ID
    • quantity (required, numeric, min 1): Quantity of this component in the bundle

Request

Responses

Successful response