Documentation of the CarRentalAgentService

CreateReservationV2Request.PromotionCode Property

Gets or sets the PromotionCode to be applied to Reservation.

public  PromotionCode {get; set;}

Remarks

This Property is optional. The validation of a PromotionCode can be performed by a call of ValidatePromotionCode - Method during reservation-process.

See Also

CreateReservationV2Request Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace