Skip to main content

Batch Convert Products to Bundle/Kit

POST 

/api/v2/products/bundle-workshop/batch-convert

Batch convert standard products to bundle/kit types.

Authentication: Requires Bearer token.

Fields:

  • products (required, array, min 1): Products to convert
    • id (required, integer): Product ID
    • type (required, string): Target type — bundle, kit, or standard

Request

Responses

Successful response