ReDoc documentation

bundle-products/options/add

bundle-products/options/add

post/V1/bundle-products/options/add

Add new option for bundle product

Request
Request Body schema:
required
object (bundle-data-option-interface)

Interface OptionInterface

Responses
200

200 Success.

400

400 Bad Request

401

401 Unauthorized

default

Unexpected error

Request samples
{
  • "option": {
    }
}
Response samples
0
0