listPolicySnapshotsByBookingIds( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of booking policy snapshots by booking IDs.

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
bookingIdsArray<string>Required

List of booking IDs to retrieve policy snapshots for.

Returns
Return Type:Promise<ListPolicySnapshotsByBookingIdsResponse>
Was this helpful?
Yes
No