countBookingPolicies( )


Counts booking policies, given the provided filtering.

See supported filters (REST) for a complete list of supported filters.

Permissions
Manage Bookings Services and Settings
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsCountBookingPoliciesOptions
Returns
Return Type:Promise<CountBookingPoliciesResponse>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?