crm_bookings_contacts_list
Retrieve contacts attached to a tenant booking by supplying the booking ID. Use page and pageSize to paginate through results.
Instructions
List one page of contacts attached to a tenant booking. Supply the booking ID; use page and pageSize to continue through results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Booking ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||