Skip to main content
POST
/namshi/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,
kuwait,
qatar,
bahrain,
oman
language
enum<string>
default:en
Available options:
en,
ar

Response

Successful Response

id
string
required
@type
string
default:NamshiProduct
sku
string | null
url
string | null
alias
string | null
product_title
string | null
brand
string | null
brand_code
string | null
gender
string | null
listing_type
string | null
category
string | null
normal_price
number | null
sale_price
number | null
deal_price
number | null
discount_percent
integer | null
deal_code
string | null
currency
string | null
image
string | null
images
string[]
videos
string[]
badges
string[]
tags
string[]
variant_name
string | null
stock_status
string | null
stock_label
string | null
max_qty
integer | null
is_rocket
boolean | null
is_outlet
boolean | null
is_global
boolean | null
is_namshi_retail
boolean | null
is_returnable
boolean | null
is_exchangeable
boolean | null
brand_logo_url
string | null
rating
number | null
review_count
integer | null
attributes
object[]
variants
object[]