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 to LAC.

To add a License Order, the token of the logged-in This function requires a LAC administrator token, 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 to the template values can be added made in this method.

Return values

...