CancelBooking
Container: CCPServiceNamespace: System.Data.Objects
Summary
Cancels a booking and its trips immediately when conditions set by TripRules are metMethod
The HTTP method for this function import is POSTParameters
| Name | Type | Summary |
|---|---|---|
| bookingId* | Edm.Int32 | Booking to be canceled |
Return
Type: voidIs collection: false