Skip to main content
POST
/target/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

Response

Successful Response

id
string
required
@type
string
default:TargetProduct
url
string | null
alias
string | null
brand
string | null
brand_url
string | null
price
number | null
list_price
number | null
currency
string | null
save_percent
number | null
is_on_sale
boolean | null
image
string | null
images
string[]
videos
object[]
rating
number | null
rating_count
integer | null
review_count
integer | null
question_count
integer | null
rating_five_count
integer | null
rating_four_count
integer | null
rating_three_count
integer | null
rating_two_count
integer | null
rating_one_count
integer | null
secondary_ratings
object[]
specifications
object[]
features
string[]
breadcrumbs
string[]
category
string | null
category_id
string | null
item_type
string | null
department
string | null
import_designation
string | null
is_free_shipping
boolean | null
badges
string[]
return_policies
object[]
variants
object[]