List payment links
Hosted Checkout
List payment links
Retrieve payment links with optional filtering by status, search, and pagination. Results are sorted by creation date (newest first).
GET
List payment links
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by payment link status
Available options:
active, used, expired, cancelled Search by payment reference or order ID
Filter by merchant ID (partner authentication only)
Page number (1-based)
Required range:
x >= 1Items per page (max 100)
Required range:
1 <= x <= 100