GET api/PBXMLSFUserLicenses/GetAllPBXMLSFUserLicenses?cccd={cccd}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
cccd
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Cccd": "sample string 1",
    "SFUserLicenseID": 2,
    "CreatedDate": "2024-11-23T18:55:21.2156104+05:30",
    "Id": "sample string 4",
    "LastModifiedDate": "2024-11-23T18:55:21.2156104+05:30",
    "LicenseDefinitionKey": "sample string 6",
    "MasterLabel": "sample string 7",
    "MonthlyLoginsEntitlement": 8,
    "MonthlyLoginsUsed": 9,
    "Name": "sample string 10",
    "Status": "sample string 11",
    "SystemModstamp": "2024-11-23T18:55:21.2156104+05:30",
    "TotalLicenses": 13,
    "UsedLicenses": 14,
    "UsedLicensesLastUpdated": "2024-11-23T18:55:21.2156104+05:30",
    "XMLVAR": "sample string 16",
    "SFXMLVAR": "sample string 17"
  },
  {
    "Cccd": "sample string 1",
    "SFUserLicenseID": 2,
    "CreatedDate": "2024-11-23T18:55:21.2156104+05:30",
    "Id": "sample string 4",
    "LastModifiedDate": "2024-11-23T18:55:21.2156104+05:30",
    "LicenseDefinitionKey": "sample string 6",
    "MasterLabel": "sample string 7",
    "MonthlyLoginsEntitlement": 8,
    "MonthlyLoginsUsed": 9,
    "Name": "sample string 10",
    "Status": "sample string 11",
    "SystemModstamp": "2024-11-23T18:55:21.2156104+05:30",
    "TotalLicenses": 13,
    "UsedLicenses": 14,
    "UsedLicensesLastUpdated": "2024-11-23T18:55:21.2156104+05:30",
    "XMLVAR": "sample string 16",
    "SFXMLVAR": "sample string 17"
  },
  {
    "Cccd": "sample string 1",
    "SFUserLicenseID": 2,
    "CreatedDate": "2024-11-23T18:55:21.2156104+05:30",
    "Id": "sample string 4",
    "LastModifiedDate": "2024-11-23T18:55:21.2156104+05:30",
    "LicenseDefinitionKey": "sample string 6",
    "MasterLabel": "sample string 7",
    "MonthlyLoginsEntitlement": 8,
    "MonthlyLoginsUsed": 9,
    "Name": "sample string 10",
    "Status": "sample string 11",
    "SystemModstamp": "2024-11-23T18:55:21.2156104+05:30",
    "TotalLicenses": 13,
    "UsedLicenses": 14,
    "UsedLicensesLastUpdated": "2024-11-23T18:55:21.2156104+05:30",
    "XMLVAR": "sample string 16",
    "SFXMLVAR": "sample string 17"
  }
]

text/html

Sample:
[{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:55:21.2156104+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:55:21.2156104+05:30","LicenseDefinitionKey":"sample string 6","MasterLabel":"sample string 7","MonthlyLoginsEntitlement":8,"MonthlyLoginsUsed":9,"Name":"sample string 10","Status":"sample string 11","SystemModstamp":"2024-11-23T18:55:21.2156104+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:55:21.2156104+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"},{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:55:21.2156104+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:55:21.2156104+05:30","LicenseDefinitionKey":"sample string 6","MasterLabel":"sample string 7","MonthlyLoginsEntitlement":8,"MonthlyLoginsUsed":9,"Name":"sample string 10","Status":"sample string 11","SystemModstamp":"2024-11-23T18:55:21.2156104+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:55:21.2156104+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"},{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:55:21.2156104+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:55:21.2156104+05:30","LicenseDefinitionKey":"sample string 6","MasterLabel":"sample string 7","MonthlyLoginsEntitlement":8,"MonthlyLoginsUsed":9,"Name":"sample string 10","Status":"sample string 11","SystemModstamp":"2024-11-23T18:55:21.2156104+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:55:21.2156104+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"}]

application/xml, text/xml

Sample:
<ArrayOfPBXMLSFUserLicense xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <PBXMLSFUserLicense>
    <Cccd>sample string 1</Cccd>
    <CreatedDate>2024-11-23T18:55:21.2156104+05:30</CreatedDate>
    <Id>sample string 4</Id>
    <LastModifiedDate>2024-11-23T18:55:21.2156104+05:30</LastModifiedDate>
    <LicenseDefinitionKey>sample string 6</LicenseDefinitionKey>
    <MasterLabel>sample string 7</MasterLabel>
    <MonthlyLoginsEntitlement>8</MonthlyLoginsEntitlement>
    <MonthlyLoginsUsed>9</MonthlyLoginsUsed>
    <Name>sample string 10</Name>
    <SFUserLicenseID>2</SFUserLicenseID>
    <SFXMLVAR>sample string 17</SFXMLVAR>
    <Status>sample string 11</Status>
    <SystemModstamp>2024-11-23T18:55:21.2156104+05:30</SystemModstamp>
    <TotalLicenses>13</TotalLicenses>
    <UsedLicenses>14</UsedLicenses>
    <UsedLicensesLastUpdated>2024-11-23T18:55:21.2156104+05:30</UsedLicensesLastUpdated>
    <XMLVAR>sample string 16</XMLVAR>
  </PBXMLSFUserLicense>
  <PBXMLSFUserLicense>
    <Cccd>sample string 1</Cccd>
    <CreatedDate>2024-11-23T18:55:21.2156104+05:30</CreatedDate>
    <Id>sample string 4</Id>
    <LastModifiedDate>2024-11-23T18:55:21.2156104+05:30</LastModifiedDate>
    <LicenseDefinitionKey>sample string 6</LicenseDefinitionKey>
    <MasterLabel>sample string 7</MasterLabel>
    <MonthlyLoginsEntitlement>8</MonthlyLoginsEntitlement>
    <MonthlyLoginsUsed>9</MonthlyLoginsUsed>
    <Name>sample string 10</Name>
    <SFUserLicenseID>2</SFUserLicenseID>
    <SFXMLVAR>sample string 17</SFXMLVAR>
    <Status>sample string 11</Status>
    <SystemModstamp>2024-11-23T18:55:21.2156104+05:30</SystemModstamp>
    <TotalLicenses>13</TotalLicenses>
    <UsedLicenses>14</UsedLicenses>
    <UsedLicensesLastUpdated>2024-11-23T18:55:21.2156104+05:30</UsedLicensesLastUpdated>
    <XMLVAR>sample string 16</XMLVAR>
  </PBXMLSFUserLicense>
  <PBXMLSFUserLicense>
    <Cccd>sample string 1</Cccd>
    <CreatedDate>2024-11-23T18:55:21.2156104+05:30</CreatedDate>
    <Id>sample string 4</Id>
    <LastModifiedDate>2024-11-23T18:55:21.2156104+05:30</LastModifiedDate>
    <LicenseDefinitionKey>sample string 6</LicenseDefinitionKey>
    <MasterLabel>sample string 7</MasterLabel>
    <MonthlyLoginsEntitlement>8</MonthlyLoginsEntitlement>
    <MonthlyLoginsUsed>9</MonthlyLoginsUsed>
    <Name>sample string 10</Name>
    <SFUserLicenseID>2</SFUserLicenseID>
    <SFXMLVAR>sample string 17</SFXMLVAR>
    <Status>sample string 11</Status>
    <SystemModstamp>2024-11-23T18:55:21.2156104+05:30</SystemModstamp>
    <TotalLicenses>13</TotalLicenses>
    <UsedLicenses>14</UsedLicenses>
    <UsedLicensesLastUpdated>2024-11-23T18:55:21.2156104+05:30</UsedLicensesLastUpdated>
    <XMLVAR>sample string 16</XMLVAR>
  </PBXMLSFUserLicense>
</ArrayOfPBXMLSFUserLicense>