Search VehicleAsk AIget https://api.soldo.com/business/v2/vehiclesEndpoint to find Vehicles using filtering parameters.Query ParamstextstringA text to be searched on the number plate and description field.idsarray of stringsThe IDs of the vehicles to search.idsADD stringpint32Defaults to 0It indicates the specific page to display (the counter starts from zero).sint32≤ 50Defaults to 0It indicates the number of items per page.dstringenumIt indicates how the pages are ordered.DESCASCDESCAllowed:ASCDESCpropsarray of stringsIt indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.propsADD stringResponses 200The returned array contains Vehicle resources. 400Your request has missing arguments or is malformed.Updated 6 months ago