latestOpenAPI 3.0.22026-08-10312271.6 KB

c5159bc39a84

Articles

Get a single article

get a specific article with all details

get/articles/{articleId}

Path parameters

articleIdinteger required

article id

Response

OK

idinteger
titlestring
descriptionstring

Example response

{
  "variants": [
    {
      "sku": "P1026247707A12S5",
      "d2cPrice": 21.56,
      "b2bPrice": 21.56
    }
  ],
  "images": [
    {
      "id": 560860288
    }
  ]
}