Matrixproduct

Create product option

Creates new option for a product.

post/api/v1/products/{id}/options

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

sortnumber

Sorting order of the option

namestring required

Name of the option

Response

Resource successfully created response

Changes

No recorded changes to this endpoint across all 1 revision of this API.