Retrieves a filtered list of Terminal Interac refund requests created by the seller making the request.
POST
/v2/terminals/refunds/search
Retrieves a filtered list of Terminal Interac refund requests created by the seller making the request.
Query the terminal refunds based on given conditions and sort order. Calling SearchTerminalRefunds
without an explicitly query parameter will return all available refunds with the default sort order.
A pagination cursor returned by a previous call to this endpoint. Provide this 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.