Create Product

This function creates a new product adding it to the list of selling available products.

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

❗️

You need all the product data. If you have the Amazon Asin, then go to Create Product by using Asin

Body Params
string
required

Alphanumeric unique code assigned to the product to identify it. Character Count: Between 1 and 45 characters.

international_ids
object

Structure that defines international ids.

string
required

Brand of the products. Character Count: Between 1 and 45 characters

int32
required

Stock of the product. Range: Between 0 and 9999.

int32
required

Price of the product. Integer: 10 positions. Fraction: 2 positions.

string
enum
required
Defaults to USD

Currency code of the price (ISO).

Allowed:
package_dimensions
object
required

Structure that defines package dimensions.

product_dimensions
object
required

Structure that defines product dimensions.

images
array of objects
required

Structure that defines images. Min. quantity: 1 Max. quantity: 10

images*
string
enum
Defaults to Optional

Condition of the product.

Allowed:
string
required

Title of the product to be published.

string
enum
required
Defaults to en

Language in which the product description is provided.

Allowed:
string
required

Description of the product to be published.

attributes
array of objects

Structure that defines the attributes.

attributes
Responses

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