BosServices - Service Info Page

  BosServices > IWsDBAccountCardOnFile
  
 
  • IWsDBAccountCardOnFile [WSDL]  (urn:WSDBAccountCardOnFileIntf-IWsDBAccountCardOnFile)
     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)
     int InsertCardOnFile(int AAccountId, int ACardOnFileType, string AStoredPaymentMethodId, string ACardName, string ACardNumber, string AExpiration, string AHolderName, int AccountCardOnFileId)
     boolean SetAsFavoriteCardOnFile(int AAccountCardOnFileId, int AAccountId, int AOrderOfPriority)
     string GetStoredPaymentMethodIdAndCountByAccountId(int AAccountId, int ACardOnFileType, int ACount)
     string GetStoredPaymentMethodIdById(int AAccountCardOnFileId, int ACardOnFileType)
     int GetCountStoredPaymentMethodIdByAccountId(int AAccountId)
     TArrayOfTCardOnFileRecords GetCardOnFileRecords(int AccountId)
     base64Binary GetCardOnFileRecords2(int AccountId)
     int GetAccountIdByAccountCardOnFileId(int AccountCardOnFileId)
     boolean DeleteCardOnFile(int AAccountCardOnFileId, int AAccountId)
     boolean UpdateCardOnFile(int ACardOnFileType, string AStoredPaymentMethodId, string ACardName, string ACardNumber, string AExpiration, string AHolderName)
     boolean DeleteCardOnFileByStoredPaymentMethodId(string AStoredPaymentMethodId)
     int GetPrevAccountId(int APaymentId)
     int GetFavoriteCardOnFileType(int aAccountId)
     void GetCardOnfileByAccountIdType(int aAccountId, int aCardonFileType, string oCardName, string oCardNumber, string oHolderName)
     void GetCardOnfileByAccountCardOnFileId(int aAccountCardOnFileId, string oCardName, string oCardNumber, string oHolderName)