Type | Meaning |
---|---|
1 | Normal Product |
2 | With Modifiers |
3 | UNDER PROGRESS |
4 | With Variations |
Authorization: Bearer ********************
{
"items": [
{
"id": "01GZK6C7J03PQP7KGRAQ3F197Y",
"name": {
"en": "coffee day",
"ar": "قهوة اليوم"
},
"description": {
"en": "coffee day",
"ar": "قهوة اليوم"
},
"image": "https://cdn.retm.sa/items/IN6yn7QGo.jpg",
"price": "7.000",
"calories": "9.00",
"estimated_time": "14.00",
"type": 4,
"over_stock": 1,
"category": {
"id": "01hjnnt6d2hyasgjepb87z8gev",
"title": {
"ar": "المقطرة",
"en": "Drip coffee"
}
}
}
],
"pagination": {
"from": 1,
"to": 1,
"per": 25,
"total": 1,
"current": 1,
"path": "https://sandbox.retm.sa/api/v2/products/list"
}
}