crm_bookings_provider_contacts_list
Retrieve contacts associated with a booking by provider and booking ID. Specify pagination and total count options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingProvider | Yes | Booking provider ID | |
| 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 |