Skip to main content
Activate or deactivate a product. Active products are purchasable; inactive products are hidden from checkout.
Authentication: API Key

Request Body

Example Request

Success Response (200)

Response Fields

Same as Create Product response.
Setting a product to inactive hides it from checkout but does not affect existing orders. Customers who already purchased the product retain access.

Errors

Retry policy: Never retry 4xx — fix the request and resubmit. Retry 5xx with exponential backoff (start 5s, max 3 attempts).