List receipts
list_receiptsList receipts with optional filters by payment ID or refund ID to retrieve specific transaction receipts.
Instructions
List receipts with filters by payment_id or refund_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Count (1-100) | |
| cursor | No | Pagination cursor | |
| refund_id | No | Filter by refund ID | |
| payment_id | No | Filter by payment ID |