Vai al contenuto principale
PUT
Replace Product Options

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

product_id
string<uuid>
obbligatorio

Corpo

application/json

Full replace of a product's option/value selection.

options
ProductOptionIn · object[]

Risposta

Successful Response

data
ProductOptionOut · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null