Authorizations
Your secret API key. Keep this secure and never expose it in client-side code.
Path Parameters
Product ID
Body
Product name as it will appear to customers. Should be clear and descriptive.
1 - 200
"Premium Software License"
Detailed description of the product. Supports markdown formatting for rich text display.
2000
"Annual license for our premium software suite with advanced features, priority support, and regular updates."
Product price in the specified currency. Must be greater than 0.
x >= 0.01
299.99
Currency code for the price. Defaults to USD if not specified.
USD
, EUR
, GBP
, CAD
, AUD
, JPY
"USD"
Product type
"DIGITAL"
Weight of the product
Unit of measurement
Quantity available
Stock count
Product status
"ACTIVE"
Product type
"PRODUCT"
Array of image URLs
Response
The product has been successfully updated.