List Payments
ownerrez_list_paymentsList guest payments for a booking or recent activity using booking ID or UTC date, with optional result limit.
Instructions
List payments (guest → you). Provide booking_id (for one booking) or since_utc (recent activity) — one is required to keep results bounded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since_utc | No | Only records created/changed since this UTC datetime. | |
| booking_id | No | Filter to one booking. |