GetBooking
Use this method to retrieve a booking.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| bookingID | String | The booking ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetBookingResult | DMABooking | The specified booking. |
Use this method to retrieve a booking.
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| bookingID | String | The booking ID. |
| Item | Format | Description |
|---|---|---|
| GetBookingResult | DMABooking | The specified booking. |