Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

  • No labels