list_subscriptions
List recurring subscriptions from the payment gateway, with optional date-range filters for created or updated dates. Read-only access to subscription records.
Instructions
List recurring subscriptions, optionally filtered by created/updated date range (report_type=recurring). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End of range, NMI format YYYYMMDDhhmmss. | |
| start_date | No | Start of range, NMI format YYYYMMDDhhmmss. | |
| date_search | No | Which date(s) to filter on, e.g. 'created' or 'updated' or 'created,updated'. |