Skip to main content

Link option group

POST 

/api/v2/catalog/products/:product_id/options

Link option groups to a product

Request

Path Parameters

    product_id stringrequired

    Possible values: >= 12 characters and <= 12 characters, Value must match regular expression ^[0-9a-z]+$

    Unique ID of the product

    Example: bk8h0y2r68ke

Body

array

required

  • Array [

  • string

    Possible values: >= 12 characters and <= 12 characters, Value must match regular expression ^[0-9a-z]+$

  • ]

Responses

Loading...