List Refunds
ownerrez_list_refundsRetrieve refund records for a specific OwnerRez booking or recent activity. Use booking_id or since_utc to keep results bounded.
Instructions
List refunds. 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. |