crm_bookings_provider_contacts_list
Retrieve contacts for a specific booking provider and booking ID, with pagination and total count support.
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 | |
| bookingProvider | Yes | Booking provider ID |