Create Products (Bulk)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "products": [
    {
      "title": "Iphone 15",
      "reference_id": "10580",
      "description": "Découvrez l'iPhone 15 : écran OLED 6,1, puce A16 Bionic, appareil photo 48 MP.",
      "image_url": "https://www.iphone15.png",
      "product_type": "Phone",
      "variants": [
        {
          "title": "Iphone 15 - Blanc 512g",
          "price": 2290.00,
          "currency_code": "EUR",
          "reference_id": "10581",
          "image_url": "https://www.iphone15-white-512g.png",
          "product_type": "Phone",
          "tags": ["Blanc", "512g"]
        },
        {
          "title": "Iphone 15 - Noir 512g",
          "price": 2290.00,
          "currency_code": "EUR",
          "reference_id": "10582",
          "image_url": "https://www.iphone15-black-512g.png",
          "product_type": "Phone",
          "tags": ["Noir", "512g"]
        }
      ]
    }
  ]
}
Path Params
string
required
Body Params
products
array of objects
required
products*
Responses

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