Long text Motorcycle Listings attributes for Listing with the given id
GET
/listing/motorcycle/{id}/extra
Motorcycle Search
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://marketcheck-prod.apigee.net/v2/listing/motorcycle//extra'
Response Response Example
200 - Example 1
{
"dealer_added_f": [
"string"
],
"electronics_f": [
"string"
],
"exterior_f": [
"string"
],
"features": [
"string"
],
"id": "string",
"interior_f": [
"string"
],
"options": [
"string"
],
"safety_f": [
"string"
],
"seller_cmts": "string",
"standard_f": [
"string"
],
"technical_f": [
"string"
]
}
Request
Path Params
id
string
required
Query Params
api_key
string
optional
Responses
Modified at 2023-08-15 07:36:55