Skip to main content
PUT
cUrl

Authorizations

Authorization
string
header
required

Pass the API token as a Bearer token in the Authorization header.

Headers

X-Request-Id
string

Optional trace ID. If not provided, one is generated automatically

Query Parameters

store_uuid
string
required

Body

application/json
product_code
string
required

Unique identifier for the product (SKU code)

Example:

"CI001"

status
enum<string>
Available options:
active,
new,
problem,
inactive,
draft,
under review
Example:

"inactive"

Response

Update successful

status
StatusModel · object
required

Status of the operation

data
UpdateDataModel · object
required

Data containing updated and unavailable SKUs