Versions Compared

Key

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

The AddLicenseOrder function is used to add a complete license order License Order to LAC.

To add a LicenseOrderLicense Order, the token of the logged-in LAC administrator, the Customer ID, and the Product Template ID are required. The token is obtained using the Login function. A License Order object with pre-filled values can be retrieved from LAC using the GetLicenseOrderTemplate method, and then changes can be added in this method.

...