Set product variant status

Updates the lifecycle status of a product variant by its UUID. The variant is
first fetched to verify existence and read access, then write access to the
variant's merchant is verified. The provided status value is validated against
the known enumeration before being persisted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the product variant to update

Body Params

New lifecycle status for the product variant

Request for updating the lifecycle status of a product variant.

string
enum

The lifecycle status to assign to the product variant. Required.
Accepted values: active, archived, don_not_use.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json