📌 WhatsApp API without the hassle and nerves! 🤘
{
"id": "string",
"name": "string",
"products": [
{
"id": "string",
"review": {},
"product_retailer_id": "string",
"currency": "USD",
"images": [
"http://example.com"
],
"availability": "in stock",
"name": "string",
"url": "string",
"description": "string",
"price": 0,
"is_hidden": true
}
],
"status": "string"
}