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 2 Current »

Customers may issue multiple product licenses to their users, so that every license is ultimately tied to a single Customer ID. Quik! offers two web services to manage licenses (click on the links to jump to the page for that service in the Implementation section of the API Guide):

  • AddOrUpdateLicenseThis method adds or updates licenses for a single customer account that is related to the partner's account.
  • GetCustomerLicenseListThis method returns a list of licenses for a given list of CustomerIDs in the partner's account.


  • No labels