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