|
ICustomerReservationServiceCreateCustomerReservation Method |
Creates the customer reservations.
Namespace: Infosoft.Webservices.CustomerServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request CreateCustomerReservationRequest
- A message containing a customernumber and customer reservation that should be created for that customer
Return Value
CustomerReservationListResponse
A list of all currently applied customer reservations including the customer reservations that were just added
See Also