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 type | Description |
---|---|
String | Vendor client id. |
Throws | Description |
---|---|
AccountAPINGException | Generic exception that is thrown if this operation fails for any reason. |
Since 1.0.0