Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
getApplicationSubscriptionHistory

List<SubscriptionHistory> getApplicationSubscriptionHistory ( String vendorClientId ) throws AccountAPINGException

Identify multiple subscriptions for single customer

 

Parameter nameTypeRequiredDescription
vendorClientIdString(tick)Vendor client id
 

 

Return typeDescription
List<SubscriptionHistory>List of subscription tokens associated with the account
 

 

ThrowsDescription
AccountAPINGExceptionGeneric exception that is thrown if this operation fails for any reason.
 

*Since *