Editing of Product
Update Product
Modify details of an existing product. You can update fields such as SKUs, name, description, and HS codes.
Request structure
Endpoint: | |
URL (prod): | |
Headers: |
CODE
|
Request body: | For detailed request body specifications, please refer to our API doc. Please note that some fields cannot be updated directly, or may require contacting our customer support. What can be freely edited on a product:
What cannot be edited: Certain fields cannot be modified, or can only be changed under specific conditions. We do not recommend updating the following fields.
|
Request Example (cURL): |
CODE
|
Path parameter:
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | The unique product identifier. Example: |
Response
If successful, the API returns the updated product entity in JSON format.
See more details in the API Doc.