Skip to main content
POST
/autoru/offers

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
offer
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
category
enum<string>
default:cars
Available options:
cars,
motorcycle,
lcv,
trucks,
bus
section
enum<string>
default:used
Available options:
used,
new

Response

Successful Response

id
string
required
@type
string
default:AutoruOffer
hash
string | null
sale_id
string | null
url
string | null
category
string | null
section
string | null
status
string | null
availability
string | null
color_hex
string | null
price
integer | null
currency
string | null
has_nds
boolean | null
predicted_price
object | null
price_history
object[]
owner_expenses
object | null
discount_options
object | null
mileage
integer | null
condition
string | null
images
string[]
image_count
integer | null
vehicle
object | null
documents
object | null
seller
object | null
salon
object | null
view_count
integer | null
rating
number | null
review_count
integer | null
days_in_stock
integer | null
created_at
integer | null
updated_at
integer | null
tags
string[]