listPolicySnapshotsByBookingIds( )


Retrieves a list of booking policy snapshots by booking IDs (SDK | REST).

Method Declaration
Copy
Method Parameters
bookingIdsArray<string>Required

List of booking IDs to retrieve policy snapshots for.

Returns
Return Type:Promise<ListPolicySnapshotsByBookingIdsResponse>
Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?