Get top matching records based on the criteria remarks
post
/web/v1/getTopRecords
This endpoint is used to get top matching records based on the criteria remarks.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
matchingAttributes(optional): string
Comma separated attributes basis which the sorting criteria is matched
-
numberOfRecords(optional): number
number of top records to be sorted
-
sortingCriteria(optional): string
Criteria basis which the sorting List will be sorted
Header Parameters
-
appId: string
Application id
-
branchCode: string
Branch Code
-
userId: string
User id
Request Body
Root Schema : SortingRequestCollection
Type:
object
Collection of Invoices and Payments.
Show Source
Nested Schema : items
Type:
object
Nested Schema : items
Type:
object
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully received invoicesPayments details
Nested Schema : sortedList
Type:
Show Source
array
-
Array of:
object Map
Additional Properties Allowed: additionalProperties
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error