Get details based on search, filter, or sort criteria with the specifed display fields in the response
post
/fscmRestApi/resources/11.13.18.05/assetWarrantyClaims/action/findByAdvancedSearchQuery
Get the details based on search, filter, or sort criteria with the specifed display fields in the response. It supports pagination with limit and offset.
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source
object-
autocompleteQuery: string
Get details with an autocomplete query
-
displayFields: array
displayFields
Get details based on search, filter, or sort criteria with the specified display fields in the response
-
filters: array
filters
Get details based on filters
-
limit: number
Get the response with limit to support pagination
-
offset: number
Get the response with offset to support pagination
-
query: string
Get details with the specified query in the response
-
searchFields: array
searchFields
Get details based on search, filter, and sort criteria with the specified search fields in the response
-
sort: array
sort
Get details based on sort criteria with the specified display fields in the response
Nested Schema : displayFields
Type:
arrayGet details based on search, filter, or sort criteria with the specified display fields in the response
Show Source
Nested Schema : filters
Type:
arrayGet details based on filters
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Nested Schema : searchFields
Type:
arrayGet details based on search, filter, and sort criteria with the specified search fields in the response
Show Source
Nested Schema : sort
Type:
arrayGet details based on sort criteria with the specified display fields in the response
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source
object-
result(required): object
result
Additional Properties Allowed: additionalPropertiesIf the action completes successfully, then the response for find by advanced search query will begin
Nested Schema : result
Type:
objectAdditional Properties Allowed
Show Source
If the action completes successfully, then the response for find by advanced search query will begin
Nested Schema : additionalProperties
Type:
Show Source
array-
Array of:
object items
Additional Properties Allowed: additionalProperties