Update all Service Orders matching the where query
Usage with the Drivly SDK
sort by field
pass a where query to constrain returned documents (complex type, see documentation)
{
"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
Condition Inspection, Last Mile Delivery, Long Haul Transport, Mechanical Inspection, Post Sale Inspection, Pre-Paid Maintenance, Pre-Purchase Inspection, Safety Inspection, Vehicle Service Contract, Wash And Detail Quoted, Pending, In Review, Active, Dispatched, En Route, Complete, Hold, Cancel, Error