Skip to content

License deletion & validation results #113

Closed Answered by r-brown
r-brown asked this question in Questions
Discussion options

You must be logged in to vote

NetLicensing UI uses the same NetLicensing RESTful API and any changes in both modules are immediately reflected in the NetLicensing systems.


Please find below the test flow for demo:demo vendor account and user CUST-ABO-01@local.local

Initial status

Validation result

  • Valid: true
  • Expiration date: 2027-01-19

Request

curl -X POST --header 'Content-Type: application/x-www-form-urlencoded' --header 'Accept: application/xml' --header 'Authorization: Basic ZGVtbzpkZW1v' 'https://go.netlicensing.io/core/v2/rest/licensee/CUST-ABO-01%40local.local/validate'

Response

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:netlicensing xmlns="http://www.w3.org/2000/09/xmldsig#" xmlns:ns2="h…

Replies: 1 comment

Comment options

r-brown
Nov 11, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by r-brown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant
Converted from issue

This discussion was converted from issue #54 on October 30, 2023 05:24.