v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Matrixproduct

Update product option value

Updates a single value from an option of a matrix product.

patch/api/v1/products/{productId}/options/{optionId}/values/{id}

Path parameters

productIdstring required

Resource identifier.

Example:17

Product ID of the matrix product.

optionIdstring required

Resource identifier.

Example:17

Option ID from the value it belongs to.

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

namestring

Name of the value

sortnumber

Sorting order of the value

Response

Operation completed successfully, no response body