Versione API Graph

Product Catalog Vehicles

Lettura

Non puoi eseguire questa operazione in questo endpoint.

Creazione

You can make a POST request to vehicles edge from the following paths:
When posting to this edge, a ProductCatalog will be created.

Parametri

ParametroDescrizione
address
JSON object

address

Obbligatorio
city
string
Valore predefinito: ""

city

city_id
string

city_id

country
string
Valore predefinito: ""

country

latitude
float

latitude

longitude
float

longitude

neighborhoods
array<string>

neighborhoods

postal_code
string
Valore predefinito: ""

postal_code

region
string
Valore predefinito: ""

region

street_address
string
Valore predefinito: ""

street_address

applinks
Object

applinks

web

android

ios

ipad

iphone

windows_phone

availability
enum {AVAILABLE, NOT_AVAILABLE, PENDING}

availability

body_style
enum {CONVERTIBLE, COUPE, CROSSOVER, ESTATE, GRANDTOURER, HATCHBACK, MINIBUS, MINIVAN, MPV, PICKUP, ROADSTER, SALOON, SEDAN, SMALL_CAR, SPORTSCAR, SUPERCAR, SUPERMINI, SUV, TRUCK, VAN, WAGON, OTHER, NONE}

body_style

Obbligatorio
condition
enum {EXCELLENT, VERY_GOOD, GOOD, FAIR, POOR, OTHER, NONE}

condition

currency
ISO 4217 Currency Code

currency

Obbligatorio
date_first_on_lot
string

date_first_on_lot

dealer_id
string

dealer_id

dealer_name
string

dealer_name

dealer_phone
string

dealer_phone

description
string

description

Obbligatorio
drivetrain
enum {TWO_WD, FOUR_WD, AWD, FWD, RWD, OTHER, NONE}

drivetrain

exterior_color
string

exterior_color

Obbligatorio
fb_page_id
string

fb_page_id

fuel_type
enum {DIESEL, ELECTRIC, GASOLINE, FLEX, HYBRID, OTHER, PETROL, PLUGIN_HYBRID, NONE}

fuel_type

images
list<Object>

images

Obbligatorio
image_url
URL

Obbligatorio
tags
list<string>

interior_color
string

interior_color

make
string

make

Obbligatorio
mileage
JSON object

mileage

Obbligatorio
unit
enum {KILOMETERS, MILES}
Valore predefinito: "MILES"

unit

value
int64
Valore predefinito: 0

value

model
string

model

Obbligatorio
price
int64

price

Obbligatorio
state_of_vehicle
enum {NEW, USED, CPO}

state_of_vehicle

Obbligatorio
title
string

title

Obbligatorio
transmission
enum {AUTOMATIC, MANUAL, OTHER, NONE}

transmission

trim
string

trim

url
URI

url

Obbligatorio
vehicle_id
string

vehicle_id

Obbligatorio
vehicle_type
enum {BOAT, CAR_TRUCK, COMMERCIAL, MOTORCYCLE, OTHER, POWERSPORT, RV_CAMPER, TRAILER}

vehicle_type

vin
string

vin

Obbligatorio
year
int64

year

Obbligatorio

Tipo di ricavo

This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct {
id: numeric string,
}

Error Codes

ErroreDescrizione
200Permissions error
100Invalid parameter

Aggiornamento

Non puoi eseguire questa operazione in questo endpoint.

Eliminazione

Non puoi eseguire questa operazione in questo endpoint.