Retrieves a filtered list of Interac Terminal refund requests created by the seller making the request.
POST
/v2/terminals/refunds/search
Retrieves a filtered list of Interac Terminal refund requests created by the seller making the request.
Terminal refund requests are available for 30 days.
Queries the Terminal refunds based on given conditions and the sort order. Calling SearchTerminalRefunds
without an explicit query parameter returns all available refunds with the default sort order.
A pagination cursor returned by a previous call to this endpoint. Provide this cursor to retrieve the next set of results for the original query.
The pagination cursor to be used in a subsequent request. If empty, this is the final response.
See Pagination for more information.