POST api/PBXMLSFUserLicenses/AddPBXMLSFUserLicenses

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objPBXMLSFUserLicenses
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "cccd": "sample string 1",
  "PBXMLSFUserLicense": [
    {
      "Cccd": "sample string 1",
      "SFUserLicenseID": 2,
      "CreatedDate": "2024-11-23T18:44:53.7871464+05:30",
      "Id": "sample string 4",
      "LastModifiedDate": "2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30",
      "TotalLicenses": 13,
      "UsedLicenses": 14,
      "UsedLicensesLastUpdated": "2024-11-23T18:44:53.7871464+05:30",
      "XMLVAR": "sample string 16",
      "SFXMLVAR": "sample string 17"
    },
    {
      "Cccd": "sample string 1",
      "SFUserLicenseID": 2,
      "CreatedDate": "2024-11-23T18:44:53.7871464+05:30",
      "Id": "sample string 4",
      "LastModifiedDate": "2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30",
      "TotalLicenses": 13,
      "UsedLicenses": 14,
      "UsedLicensesLastUpdated": "2024-11-23T18:44:53.7871464+05:30",
      "XMLVAR": "sample string 16",
      "SFXMLVAR": "sample string 17"
    },
    {
      "Cccd": "sample string 1",
      "SFUserLicenseID": 2,
      "CreatedDate": "2024-11-23T18:44:53.7871464+05:30",
      "Id": "sample string 4",
      "LastModifiedDate": "2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30",
      "TotalLicenses": 13,
      "UsedLicenses": 14,
      "UsedLicensesLastUpdated": "2024-11-23T18:44:53.7871464+05:30",
      "XMLVAR": "sample string 16",
      "SFXMLVAR": "sample string 17"
    }
  ]
}

text/html

Sample:
{"cccd":"sample string 1","PBXMLSFUserLicense":[{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:44:53.7871464+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:44:53.7871464+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"},{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:44:53.7871464+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:44:53.7871464+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"},{"Cccd":"sample string 1","SFUserLicenseID":2,"CreatedDate":"2024-11-23T18:44:53.7871464+05:30","Id":"sample string 4","LastModifiedDate":"2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30","TotalLicenses":13,"UsedLicenses":14,"UsedLicensesLastUpdated":"2024-11-23T18:44:53.7871464+05:30","XMLVAR":"sample string 16","SFXMLVAR":"sample string 17"}]}

application/xml, text/xml

Sample:
<PBXMLSFUserLicenses xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <PBXMLSFUserLicense>
    <PBXMLSFUserLicense>
      <Cccd>sample string 1</Cccd>
      <CreatedDate>2024-11-23T18:44:53.7871464+05:30</CreatedDate>
      <Id>sample string 4</Id>
      <LastModifiedDate>2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30</SystemModstamp>
      <TotalLicenses>13</TotalLicenses>
      <UsedLicenses>14</UsedLicenses>
      <UsedLicensesLastUpdated>2024-11-23T18:44:53.7871464+05:30</UsedLicensesLastUpdated>
      <XMLVAR>sample string 16</XMLVAR>
    </PBXMLSFUserLicense>
    <PBXMLSFUserLicense>
      <Cccd>sample string 1</Cccd>
      <CreatedDate>2024-11-23T18:44:53.7871464+05:30</CreatedDate>
      <Id>sample string 4</Id>
      <LastModifiedDate>2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30</SystemModstamp>
      <TotalLicenses>13</TotalLicenses>
      <UsedLicenses>14</UsedLicenses>
      <UsedLicensesLastUpdated>2024-11-23T18:44:53.7871464+05:30</UsedLicensesLastUpdated>
      <XMLVAR>sample string 16</XMLVAR>
    </PBXMLSFUserLicense>
    <PBXMLSFUserLicense>
      <Cccd>sample string 1</Cccd>
      <CreatedDate>2024-11-23T18:44:53.7871464+05:30</CreatedDate>
      <Id>sample string 4</Id>
      <LastModifiedDate>2024-11-23T18:44:53.7871464+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:44:53.7871464+05:30</SystemModstamp>
      <TotalLicenses>13</TotalLicenses>
      <UsedLicenses>14</UsedLicenses>
      <UsedLicensesLastUpdated>2024-11-23T18:44:53.7871464+05:30</UsedLicensesLastUpdated>
      <XMLVAR>sample string 16</XMLVAR>
    </PBXMLSFUserLicense>
  </PBXMLSFUserLicense>
  <cccd>sample string 1</cccd>
</PBXMLSFUserLicenses>

application/x-www-form-urlencoded

Sample:

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Status": true,
  "ErrorMessage": "sample string 2"
}

text/html

Sample:
{"Status":true,"ErrorMessage":"sample string 2"}

application/xml, text/xml

Sample:
<StatusResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <ErrorMessage>sample string 2</ErrorMessage>
  <Status>true</Status>
</StatusResponse>