Skip to main content
GET
You might also like — same category as this product

Path Parameters

productId
string
required

Query Parameters

Response

200 - application/json
id
string
required
name
string
required
slug
string
required
description
string
required
retailPrice
number
required
currency
string
required
sku
string
required
stockLevel
number
required
images
string[]
required
tags
string[]
required
dietaryTags
enum<string>[]
required
Available options:
VEGAN,
HALAL,
GLUTEN_FREE,
ORGANIC
averageRating
number
required
reviewCount
number
required
salesCount
number
required
isOnFlashSale
boolean
required
isActive
boolean
required
createdAt
string
required
updatedAt
string
required
tradePrice
number | null
categoryId
string | null
brandId
string | null
packSize
enum<string> | null
Available options:
500g,
1kg,
2kg,
5kg,
10kg,
25kg and above
salePrice
number | null
saleStartsAt
string | null
saleEndsAt
string | null