List Deposits
ownerrez_list_depositsList deposits (payout groupings) for a specific booking or recent activity. Provide booking_id to filter one booking, or since_utc to list deposits changed since a date.
Instructions
List deposits (payouts grouping). 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. |