IBookingAuthenticateWcfService Methods |
The IBookingAuthenticateWcfService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCustomerCase |
Add a new case related to a customer.
|
![]() | AddCustomerReview |
Add a new customer review
|
![]() | AddCustomerTip |
Create a new tip submitted by a customer.
|
![]() | ArticlesExternalOrder |
Get list of all articles for the supplied rental object in the currency.
|
![]() | Attractions |
Get list of all attractions for the supplied rental object in the currency. If an origin and max distance are supplied
only those attractions that are within range are returned
|
![]() | AvailabilityAuth |
Get availability information about a rental object.
|
![]() | Booking |
Performs a booking on a specific rental object for a specific date interval.
All prices and additional purchased articles will be recalculated and a finished OrderWeb is returned if successful.
|
![]() | CreateExternalOrder |
Create an new external order to the existing rental order for a partner with fulfillment,
specified in the field OrderAndInvoiceNo |
![]() | CreateExternalOrderInfo |
Get order info for the partner with fulfillment rental order and info for creating a new linked external order.
|
![]() | DeleteOrder |
Deletes an existing order.
The order may be deleted even if recorded but can not be deleted if status = accepted.
|
![]() | DetailsAuth |
Get detailed information about a rental object and vacancy.
|
![]() | GetCustomerDocument |
Returns one or more base 64 encoded documents based on the supplied correspondence ID.
|
![]() | GetEmployee |
Returns employee details based on the supplied login info.
|
![]() | OrderConfirm |
Confirm a FormOfPayment=CustomerCredit Order
|
![]() | OrderInfo |
Get Order(s) for a customer
|
![]() | OrderInfoArrival |
Get Order(s) for a customer and possible limit the orders returned on arrival date.
|
![]() | OrderList |
Get results for a search for partner orders according the the criteria object.
|
![]() | PaymentTypes |
The form of payments which can be used to to pay a booking with. Also contains a list of allowed currencies for each payment type
|
![]() | PriceRentalObject |
Returns a RentalObjectPriceWeb for the specified rental object.
|
![]() | RentalObjectsCustomerReviews |
Get customer reviews matching the criteria and across the selected rental objects.
Please note, this method can maximum return data for 200 rental objects per call. If this maximum
is exceeded a FaultException with error code NumberOfMaxRentalObjectsExceeded will be returned.
If so, please reduce the number of matching rental objects by adjusting the criteria.
|
![]() | RentalObjectsKeyLocations |
Returns a list of RentalObjectPriceWeb containing price data for the matching rental objects.
|
![]() | SaveCustomerDeparture |
Register customer checkout timestamp, a.k.a. customer departure timestamp.
|
![]() | SearchCustomerReviews |
Search for customer reviews according to the search criteria passed in
|
![]() | SearchCustomers |
Search for customers based on a large amount of different (mutually exclusive) search criterias
|
![]() | SearchTips |
Search for tips according to the search criteria passed in.
|
![]() | UpdateCustomer |
Retrieves an existing customer based on the supplied customer profile ID or updates an existing customer.
|
![]() | UpdateOrder |
Updates an existing order
|
![]() | UpdateOrderPayment |
Updates an existing order with an authorized but not captured online payment
Capturing occurs on the due date.
|