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
Query Parameters
Header Parameters
Body ()
Request Body
Root Schema : SortingRequestCollection
Type: object
Collection of Invoices and Payments.
Show Source
Nested Schema : criteriaList
Type: array
Show Source
Nested Schema : sortingList
Type: array
Show Source
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Back to Top

Response

Supported Media Types

200 Response

Successfully received invoicesPayments details
Body ()
Root Schema : SortedResponse
Type: object
Collection of Invoices and Payments.
Show Source
Nested Schema : sortedList
Type: array
Show Source
Nested Schema : Map
Type: object
Additional Properties Allowed
Show Source

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
Back to Top