DeleteBookingAttachments
Use this method to delete multiple attachment files from a booking.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| bookingID | String | The booking ID. |
| fileNames | Array of string | The names of the attachment files. |
Output
None.