Versions Compared

Key

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

String getVendorClientId ( ) throws AccountAPINGException

Get Returns the vendor client id for customer account which is a unique identifier for that customer.  The vendor client Id can be used to obtain the customers application subscription history via getApplicationSubscriptionHistory.  The request requires the X-Authentication header only

Return typeDescription
String

Vendor client id.

 

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

Since 1.0.0