go back to SettlementService

GET /settlements/history/search

Searches the database for settlement history matching the given request parameters.

Parameters

name description type default type
request the HttpServletRequest from the container on which we call getParameterMap() context HttpServletRequest

Result

List < ? extends com.tms.common.lib.data.TableRow > of type: application/xml application/json

a list of settlement objects

Try It Out

Request

- Authentication Help