These docs are for v2023.01. Click to read the latest docs for v2024.09.

Update a Product

Update a single product in your account.

Required authorization scope: Product

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

Product ID provided when updating product

Body Params
uuid

Product ID

uuid | null

Store ID

string
length ≤ 200

Human-readable name of the product.

string | null
string
enum
Allowed:
string

SKU for the product. This should be unique per one store. Identifier is required when store_id or platform_product_id is empty.

double | null
> 0

Length of the product in cm (centimeters).

double | null
> 0

Width of the product in cm (centimeters).

double | null
> 0

Height of the product in cm (centimeters).

double | null
> 0

Weight of the product in kg (kilograms).

integer

Item Category ID

string | null
double | null
> 0

Cost of the product.

string | null
enum

Product cost currency. ISO-4217 three-letter alphabetic currency code (e.g. USD, EUR, GBP).

double | null
> 0

Product selling price.

string | null
enum

Currency of the product selling price. ISO-4217 three-letter alphabetic currency code (e.g. USD, EUR, GBP).

string | null

Image URL of the product.

string | null
≤ 80

Pickup location for the product.

string | null
enum

Country where the product is manufactured. Country Code in Alpha-2 format (ISO 3166-1)

string | null
boolean | null

Check if the product contains liquid.

boolean | null

Check if the product should apply packing instruction 966.

boolean | null

Check if the product should apply packing instruction 967.

string
string
Responses

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