Update Product

Update an existing product in the Product Manager.

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

The product SKU to update

Body Params
string
length ≤ 255

The user-facing name of the product.

number
≥ 0

The cost of the product before any tax or discounts. Format: x.xx

string
length between 3 and 3

The currency for the product's price (e.g., USD, EUR).

string
length ≤ 50

Product commodity code.

string
length ≤ 3

The unit of measure for the product. Default - NAR

number
≥ 0

The tax that should be added to the product cost. This is a fixed amount, not a percentage.

number
≥ 0

The discount that will be subtracted from the cost of the product.

string
length ≤ 255

The file name of the image being added with product_image_data. Required for image upload.

string

Image for the product, size must be 2MB or smaller. Format: base64 encoded JPG, PNG, or GIF. Required for image upload.

string
length ≤ 50

Product category.

Responses

401

Unauthorized

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