Update an article

Update an article.

Partial updates are not supported. Every editable field must be present in the body, including those you are not changing. Optional fields with no value must still be present, as an empty string.

Fyndiq only. This endpoint is not available on CDON. Use POST/PUT /v2/articles/bulk instead, which works on both marketplaces.

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

Unique ID for the article, returned when it was created

Body Params

Body for creating an article in v1. Fields that are not available MUST be omitted from the request rather than sent empty.

integer
0 to 100000000

Legacy product ID carried over from the former platform

string
required
length between 1 and 64

Your unique ID for the article

string
length ≤ 64

Group identifier; same as the sku for the main article

string
enum
required

Sale status for the article

Allowed:
integer
required
0 to 500000

Quantity in stock

categories
array of strings
required
length ≤ 5

Category IDs, at most 5. Fetch the tree via List Categories.

categories*
title
array of objects
required

Article name in multiple languages

title*
description
array of objects
required

Description in multiple languages, no HTML

description*
string
length between 1 and 50
string
length between 1 and 13

Unique global identifier. Note the v1 bound is 1–13; v2 allows 8–14.

uri
required
length between 1 and 1500
images
array of uris
length ≤ 10
images
markets
array of objects
required
markets*
Allowed:
price
array of objects
required
price*
original_price
array of objects

Price before selling on Fyndiq

original_price
shipping_time
array of objects
required
shipping_time*
delivery_type
array of objects
delivery_type
properties
array of objects
properties
variational_properties
array of strings

Property names used to choose between variations in a group

variational_properties
string
length between 1 and 48

Combined nomenclature number

Responses
204

Updated. No response body.

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