Click or drag to resize
Infosoft Logo

ICustomerReservationServiceCreateCustomerReservations Method

Creates customer reservations.

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax

Parameters

request  CreateCustomerReservationsRequest
A message containing a customernumber and customer reservations that should be created for that customer.

Return Value

CustomerReservationListResponse
The new customer reservations.
See Also