BosServices - Service Info Page

  BosServices > IWsDBRenewalPlan
  
 
  • IWsDBRenewalPlan [WSDL]  (urn:WsDBRenewalPlanIntf-IWsDBRenewalPlan)
     boolean GetDataById(string aId, string aXmlData)
     boolean GetDataByIds(string aIds, string aXmlData)
     boolean GetDataByParams(string aParams, string aXmlData)
     void GetNewObjectDefault(string aXmlData)
     int ApplyChanges(TWsEditTransType aTransactionType, string aXmlData)
     string ApplyChanges2(string AXMLData)
     string GetRootWithSchema(string AId)
     boolean GetDataAll(string aXmlData)
     boolean Validate(string aXmlData, int aErrorId, string aErrorMessage)
     boolean CreateRenewalPlan(int ARenewalContractId, int AAccountId, int AMatrixCellId, int AOriTicketId, dateTime ARenewalScheduledDate, string ARenewalPlanAK)
     boolean ChangeStatus(int ARenewalContractId, int NewStatus, int AErrorCode, boolean ARetriesReached)
     boolean UpdateRenewalPlan(int AOriTicketId, int ARenewalTransactionId, int ARenewalTicketId)
     int GetRenewalPlanIdByOriginalTicketId(int AOriginalTicketId)
     int GetRenewalPlanIDByAK(string AK)
     boolean SetFailedAttempt(int ARenewalPlanDetailsId, int AMaxAttemptPlan, int ARenewalTransactionId)
     boolean GetRenewalPlanAccountContract(int RenewalPlanId, int AAccountId, int ARenewalContractId)
     boolean GetAccoutDataByRenewalPlanAK(string RenewalPlanAK, string BOS_FirstName, string BOS_Surname, string BOS_Email, string BOS_AccountAK, int BOS_AccountID)
     boolean ChangeTargetTickets(int OldMatrixCell, int NewMatrixCell, string RenewalPlanAK, int ContractID, TArrayOfInt Status, int AccountID)
     boolean GetRenewalPlanIdFromMediaId(int MediaId, int ARenewalContractId)
     void DeactiveRenewalPlan(int ARenewalContractId)