list_payment_links
Retrieve payment links from Stream with filtering options for status, date range, and pagination to manage transactions.
Instructions
List all payment links with optional filters.
statuses can include: INACTIVE, ACTIVE, COMPLETED.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| statuses | No | ||
| from_date | No | ||
| to_date | No |