Update partial info of an existing product (Non xsolla product)

Access

This endpoint requires API key (header X-API-KEY).

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

Product ID to update the product

Body Params
string
length between 1 and 100

Product name or title

string
length between 1 and 1000

Detailed product description

uri

URL to the product image

tags
array of strings
length ≤ 10

Product tags for categorization and search

tags
price
object

Pricing information for the product

string
enum

How the product is delivered to the user

Allowed:
codes
array of strings

List of new unused redemption codes to be used (Will be ignored if redemption_type of the prodict is not 'Codes'. Replaces existing unused codes)

codes
metadata
object

Additional product metadata and custom fields. All the fields need to be provided for patch API.

string
length between 1 and 50

Product category for organization

boolean
Defaults to false

Whether the product is currently active and available for purchase

integer
≥ 0

Available stock quantity (ignored if unlimited_stock is true)

integer
≥ 1
Defaults to 1

Maximum quantity a single user can purchase

boolean
Defaults to false

Whether the product has unlimited stock availability

Responses

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