List Terminal Payment Sessions
Terminal API (H2H)
List Terminal Payment Sessions
GET
List Terminal Payment Sessions
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter sessions by reference ID
Maximum number of sessions to return
Required range:
1 <= x <= 100Cursor for forward pagination
Pattern:
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$Cursor for backward pagination
Pattern:
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$