Skip to main content
POST
/avito/sellers/items

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

Response

Successful Response

id
string
required
url
string
required
@type
string
default:AvitoItemCard
name
string | null
price
number | null
currency
string
default:RUB
price_string
string | null
category
string | null
category_id
string | null
location
string | null
location_id
string | null
address
string | null
coords
object | null
is_verified
boolean
default:false
sorted_at
integer | null
image
string | null
image_count
integer | null
seller
object | null