POST api/SYGetModuleLicenses

Documentation for 'Post'.

Request Information

Request body formats

application/json, text/json

Sample:
{
  "UpdateLicensesFromSalesforce": true,
  "LicenceType": 2
}

Response Information

Response body formats

application/json, text/json

Sample:
{
  "LicenseDetails": null
}