|
ICustomerReservationServiceGetCustomerReservations Method |
Get a list of all customer reservations applied to the specified customernumber.
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 GetCustomerReservationRequest
- The request message containing the customer number of the desired customer instance
Return Value
CustomerReservationListResponse
A list of all the customers currently customer reservations
See Also