Newer Version Available

This content describes an older version of this product. View Latest

Criteria Based Search Results

Returns the results for vehicle inventory search based on the searchable object configuration and search criteria configuration defined by the admin.
Resource
Example
Available version
58.0
Requires Chatter
No
HTTP methods
POST
Request body for POST
JSON example
Properties
Name Type Description Required or Optional Available Version
aggregationCriteriaFieldset String[] Fields selected in the search criteria configuration as the basis for querying data. Optional 58.0
freeTextFieldName String Name of a search criteria field that the user bases the search on. Optional 58.0
latitude Double User’s latitude. Optional 58.0
longitude Double User’s longitude. Optional 58.0
pageNumber Integer Number of the page you want returned. If you don’t specify a value, the first page is returned. The maximum number of results per page is 20. Optional 58.0
pageSize Integer Number of search result records on each page. Optional 58.0
searchCriteria Unified Object Search Criteria[] Name of the search criteria configuration. Optional 58.0
searchCriteriaConfigurationName String Name of the search definition. Optional 58.0
sortingCriteriaFieldset Unified Object Search Sort By Field[] Details of the fields used to sort the search results. Required 58.0
Response body for POST
Unified Object Search Data