Skip to main content
POST
/kijiji/sellers/listings

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
seller
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:date
Available options:
date,
price
order
enum<string>
default:desc
Available options:
asc,
desc
locale
enum<string>
default:en
Available options:
en,
fr

Response

Successful Response

id
string
required
@type
string
default:KijijiListingCard
url
string | null
listing_type
string | null
category_id
integer | null
price
number | null
currency
string | null
original_price
number | null
msrp
number | null
price_type
string | null
price_rating
string | null
average_market_price
number | null
surcharges
string | null
created_at
integer | null
updated_at
integer | null
image
string | null
images
string[]
image_count
integer | null
is_top_ad
boolean | null
is_price_drop
boolean | null
is_showcase
boolean | null
is_highlighted
boolean | null
is_shipped_by_seller
boolean | null
has_virtual_tour
boolean | null
has_category_badge
boolean | null
ad_source
string | null
seller_id
string | null
is_seller_verified
boolean | null
location
object | null
attributes
object[]