Returns a filtered list of Terminal checkout requests created by the application making the request.
POST
/v2/terminals/checkouts/search
Returns a filtered list of Terminal checkout requests created by the application making the request.
Only Terminal checkout requests created for the merchant scoped to the OAuth token are returned. Terminal checkout requests are available for 30 days.
Queries Terminal checkouts based on given conditions and the sort order. Leaving these unset returns all checkouts 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. See Pagination for more information.
The pagination cursor to be used in a subsequent request. If empty, this is the final response.
See Pagination for more information.