list_payments
Retrieve payments from your Razorpay account with filters for date range, status, count, and offset. Use to audit transactions or check payment records.
Instructions
List payments with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Unix timestamp — start date | |
| to | Yes | Unix timestamp — end date | |
| count | No | Number of records (max 100) | |
| skip | No | Number of records to skip | |
| status | Yes | Filter by payment status |