The GetReservationSuggestion function returns an initially filled ReservationInfo object.
Method | /productbasecomponents.asmx/GetReservationSuggestion |
The request body is of type GetReservationSuggestion.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
amount | xml:decimal |
The response body is of type GetReservationSuggestionResponse.
Name | Description | Data Type |
---|---|---|
GetReservationSuggestionResult | ArrayOfReservationSuggestionRow |
|