This documentation is generated by Sensefuel.
AI Search & Product Discovery platform that makes ecommerce search personal.
curl --location --request PUT 'https://api.sensefuel.live/catalog//articles/' \
--header 'X-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "Mens Pique Polo Shirt",
"description": "Made from 100% organic cotton, this classic red men’s polo has a slim fit and signature logo embroidered on the left chest. Machine wash cold; imported.",
"product_type": "Home > Women > Dresses > Maxi Dresses",
"link": "http://www.example.com/asp/sp.asp?cat=12&id=1030",
"price": "15.00 USD",
"availability": "in_stock",
"google_product_category": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
"canonical_link": "http://www.example.com/asp/sp.asp?cat=12&id=1030",
"mobile_link": "http://www.example.com/asp/sp.asp?cat=12&id=1030",
"image_link": "http:// www.example.com/image1.jpg",
"additional_image_link": "http:// www.example.com/image1.jpg",
"condition": "new",
"availability_date": "2016-02-24T11:07+0100",
"sale_price": "10.00 USD",
"sale_price_effective_date": "2016-02-24T11:07+0100/2016-02-29T23:07+0100",
"gtin": "3234567890126",
"mpn": "GO12345OOGLE",
"brand": "Adidas",
"identifier_exists": "yes",
"item_group_id": "AB12345",
"color": "pink",
"gender": "female",
"age_group": "adult",
"material": "cotton",
"pattern": "polka dot",
"size": "XL",
"size_type": "regular",
"size_system": "FR",
"shipping": "US:CA:Overnight:16.00 USD:1:1:2:3",
"shipping_weight": "3 kg",
"shipping_label": "From Seattle",
"multipack": 6,
"is_bundle": "yes",
"adult": "no",
"ads_redirect": "http://www.example.com/product.html",
"custom_label_0": "seasonal",
"custom_label_1": "clearance",
"custom_label_2": "holiday",
"custom_label_3": "sale",
"custom_label_4": "something",
"excluded_destination": "Shopping_ads",
"expiration_date": "2016-07-11T11:07+0100",
"unit_pricing_measure": "1.5kg",
"unit_pricing_base_measure": "100g",
"energy_efficiency_class": "A++",
"promotion_id": "ABC123"
}'
{
"id": "AB394VK",
"title": "Mens Pique Polo Shirt",
"description": "Made from 100% organic cotton, this classic red men’s polo has a slim fit and signature logo embroidered on the left chest. Machine wash cold; imported.",
"product_type": "Home > Men > Shirts > Polo Shirts",
"link": "http://www.example.com/asp/sp.asp?cat=12&id=1030",
"price": "15.00 USD",
"availability": "in_stock"
}