Update multiple Vehicles
Vehicles
Update multiple Vehicles
Update all Vehicles matching the where query
PATCH
Update multiple Vehicles
Usage with the Drivly SDK
Usage with the Drivly SDK
Make sure you install our SDK first. You can find out how, and more here.
Authorizations
Query Parameters
sort by field
pass a where query to constrain returned documents (complex type, see documentation)
Example:
{
"or": [
{ "color": { "equals": "mint" } },
{
"and": [
{ "color": { "equals": "white" } },
{ "featured": { "equals": false } }
]
}
]
}
limit the returned documents to a certain number
get a specific page of documents
number of levels to automatically populate relationships and uploads
retrieves document(s) in a specific locale
specifies a fallback locale if no locale value exists
Body
application/json
Available options:
Bought at Auction, Inspected, Transport to Inspection, Transport to Customer, Arbitration, Bid Placed, SOLD TO CUSTOMER, Identified as potential option for customer, Taken in on Trade, Trade sold at Auction, Trade sold Retail