Skip to main content
POST
/noon/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
region
enum<string>
default:uae
Available options:
uae,
saudi,
egypt,
kuwait,
bahrain,
oman,
qatar
language
enum<string>
default:en
Available options:
en,
ar

Response

Successful Response

id
string
required
@type
string
default:NoonProduct
sku
string | null
url
string | null
alias
string | null
name
string | null
brand
string | null
brand_code
string | null
brand_url
string | null
category
string | null
category_code
string | null
breadcrumbs
string[]
feature_bullets
string[]
specifications
object[]
currency
string | null
price
number | null
original_price
number | null
discount_percent
integer | null
image
string | null
images
string[]
video
string | null
rating
number | null
rating_count
integer | null
stock
integer | null
is_buyable
boolean | null
is_returnable
boolean | null
warranty
string | null
store_name
string | null
partner_code
string | null
seller
object | null
offer_count
integer | null
offers
object[]
variant_groups
object[]
frequently_bought_together
object[]