payment_link_payments
Retrieve all payments associated with a specific payment link by providing its unique ID. Supports paginated results.
Instructions
List payments for a specific payment link
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Payment link ID (UUID) | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |