Documentation of the CarRentalAgentService

ValidatePromoAndBonusProgsRequest Class

Use this class to create a Request for an operation to validate a list of Bonus and PromotionCodes.

For a list of all members of this type, see ValidatePromoAndBonusProgsRequest Members.

System.Object
   Request
      ValidatePromoAndBonusProgsRequest

public class ValidatePromoAndBonusProgsRequest : Request

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class has to be used for a call to SOAP-Implementation of ValidatePromoAndBonusProgs - Method.

Attention : For this method there is only a SOAP-Implementation available at CarRentalAgentService.

The ValidatePromoAndBonusProgs - Method is used to validate a list of Promotion-Codes and Bonus-ProviderCodes, even if the caller doesn't know about what type of code it is. The list of Promotion-Codes and Bonus-ProviderCodes handed over are validated in terms of validity for a special Region, validity within a reantal period and validity for a customer. All these checks are performed depending on the values handed over in ValidatePromoAndBonusProgsRequest respectively the Operator, the used Ticket has been created for.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

ValidatePromoAndBonusProgsRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | PromoAndBonusProgInfo | ValidatePromoAndBonusProgsResponse