Skip to content

Configure Online License Transactions on Web Service

Explore detailed information about tags, tenants, and environments on the Online License Transactions page.

  • To set a tag:
{
    "processParam": {},
    "tag": "6f9619ff-8b86-d011-b42d-00cf4fc964ff"
}
  • To set a tenant:
{
    "processParam": {},
    "tenant": "ABCDEF"
}
  • To set an environment:
{
    "processParam": {},
    "env": "Production"
}

Next Steps