Click or drag to resize

IUCServiceActivityReservationUpdate Method

Action to force update to a reservation header in the LS Reservation table. Blank fields will be ignored

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
string ActivityReservationUpdate(
	Reservation request
)

Parameters

request
Type: LSRetail.Omni.Domain.DataModel.Activity.ActivitiesReservation

Return Value

Type: String
Remarks
LS Central WS2 : UpdateReservation
See Also