Webshop

Returns just the information required to show an item in a web-shop: Existence boolean and three tags.

get/api/v3/webshop/{lang}/button-verified

Path parameters

langstring required

Query parameters

skustring
productExtendedIdentifierstring
clientIdentifierstring

Response

Default Response

errorboolean
isSKUMatchedboolean
isProductMatchedboolean
idstring
productIdstring
styleIdstring
brandIdstring nullable
idxnumber
colorstring nullable
colorImageIdstring nullable
colorImageUrlstring nullable
originalColorImageUrlstring nullable
otherAttributesstring nullable
skustring nullable

Changes