getVendorClientId

getVendorClientId

String getVendorClientId ( ) throws AccountAPINGException

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