payment_link_list
List payment links with filters for status, sort order, and pagination. Retrieve a paginated list filtered by status and sorted by amount or expiration date.
Instructions
List payment links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| status | No | Filter by status | |
| sort_by | No | Sort order | |
| per_page | No | Items per page (max 100) |