POST api/PBXMLSFUserProfile/AddPBXMLSFUserProfiles

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objPBXMLSFUserProfiles
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "cccd": "sample string 1",
  "PBXMLSFUserProfile": [
    {
      "CCCD": "sample string 1",
      "SFUserProfileID": 2,
      "CreatedById": "sample string 3",
      "CreatedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Description": "sample string 5",
      "Id": "sample string 6",
      "LastModifiedById": "sample string 7",
      "LastModifiedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastReferencedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastViewedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Name": "sample string 11",
      "SystemModstamp": "2025-01-18T15:43:15.4853367+05:30",
      "UserLicenseId": "sample string 13",
      "UserType": "sample string 14",
      "XMLVAR": "sample string 15"
    },
    {
      "CCCD": "sample string 1",
      "SFUserProfileID": 2,
      "CreatedById": "sample string 3",
      "CreatedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Description": "sample string 5",
      "Id": "sample string 6",
      "LastModifiedById": "sample string 7",
      "LastModifiedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastReferencedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastViewedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Name": "sample string 11",
      "SystemModstamp": "2025-01-18T15:43:15.4853367+05:30",
      "UserLicenseId": "sample string 13",
      "UserType": "sample string 14",
      "XMLVAR": "sample string 15"
    },
    {
      "CCCD": "sample string 1",
      "SFUserProfileID": 2,
      "CreatedById": "sample string 3",
      "CreatedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Description": "sample string 5",
      "Id": "sample string 6",
      "LastModifiedById": "sample string 7",
      "LastModifiedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastReferencedDate": "2025-01-18T15:43:15.4853367+05:30",
      "LastViewedDate": "2025-01-18T15:43:15.4853367+05:30",
      "Name": "sample string 11",
      "SystemModstamp": "2025-01-18T15:43:15.4853367+05:30",
      "UserLicenseId": "sample string 13",
      "UserType": "sample string 14",
      "XMLVAR": "sample string 15"
    }
  ]
}

text/html

Sample:
{"cccd":"sample string 1","PBXMLSFUserProfile":[{"CCCD":"sample string 1","SFUserProfileID":2,"CreatedById":"sample string 3","CreatedDate":"2025-01-18T15:43:15.4853367+05:30","Description":"sample string 5","Id":"sample string 6","LastModifiedById":"sample string 7","LastModifiedDate":"2025-01-18T15:43:15.4853367+05:30","LastReferencedDate":"2025-01-18T15:43:15.4853367+05:30","LastViewedDate":"2025-01-18T15:43:15.4853367+05:30","Name":"sample string 11","SystemModstamp":"2025-01-18T15:43:15.4853367+05:30","UserLicenseId":"sample string 13","UserType":"sample string 14","XMLVAR":"sample string 15"},{"CCCD":"sample string 1","SFUserProfileID":2,"CreatedById":"sample string 3","CreatedDate":"2025-01-18T15:43:15.4853367+05:30","Description":"sample string 5","Id":"sample string 6","LastModifiedById":"sample string 7","LastModifiedDate":"2025-01-18T15:43:15.4853367+05:30","LastReferencedDate":"2025-01-18T15:43:15.4853367+05:30","LastViewedDate":"2025-01-18T15:43:15.4853367+05:30","Name":"sample string 11","SystemModstamp":"2025-01-18T15:43:15.4853367+05:30","UserLicenseId":"sample string 13","UserType":"sample string 14","XMLVAR":"sample string 15"},{"CCCD":"sample string 1","SFUserProfileID":2,"CreatedById":"sample string 3","CreatedDate":"2025-01-18T15:43:15.4853367+05:30","Description":"sample string 5","Id":"sample string 6","LastModifiedById":"sample string 7","LastModifiedDate":"2025-01-18T15:43:15.4853367+05:30","LastReferencedDate":"2025-01-18T15:43:15.4853367+05:30","LastViewedDate":"2025-01-18T15:43:15.4853367+05:30","Name":"sample string 11","SystemModstamp":"2025-01-18T15:43:15.4853367+05:30","UserLicenseId":"sample string 13","UserType":"sample string 14","XMLVAR":"sample string 15"}]}

application/xml, text/xml

Sample:
<PBXMLSFUserProfiles xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <PBXMLSFUserProfile>
    <PBXMLSFUserProfile>
      <CCCD>sample string 1</CCCD>
      <CreatedById>sample string 3</CreatedById>
      <CreatedDate>2025-01-18T15:43:15.4853367+05:30</CreatedDate>
      <Description>sample string 5</Description>
      <Id>sample string 6</Id>
      <LastModifiedById>sample string 7</LastModifiedById>
      <LastModifiedDate>2025-01-18T15:43:15.4853367+05:30</LastModifiedDate>
      <LastReferencedDate>2025-01-18T15:43:15.4853367+05:30</LastReferencedDate>
      <LastViewedDate>2025-01-18T15:43:15.4853367+05:30</LastViewedDate>
      <Name>sample string 11</Name>
      <SFUserProfileID>2</SFUserProfileID>
      <SystemModstamp>2025-01-18T15:43:15.4853367+05:30</SystemModstamp>
      <UserLicenseId>sample string 13</UserLicenseId>
      <UserType>sample string 14</UserType>
      <XMLVAR>sample string 15</XMLVAR>
    </PBXMLSFUserProfile>
    <PBXMLSFUserProfile>
      <CCCD>sample string 1</CCCD>
      <CreatedById>sample string 3</CreatedById>
      <CreatedDate>2025-01-18T15:43:15.4853367+05:30</CreatedDate>
      <Description>sample string 5</Description>
      <Id>sample string 6</Id>
      <LastModifiedById>sample string 7</LastModifiedById>
      <LastModifiedDate>2025-01-18T15:43:15.4853367+05:30</LastModifiedDate>
      <LastReferencedDate>2025-01-18T15:43:15.4853367+05:30</LastReferencedDate>
      <LastViewedDate>2025-01-18T15:43:15.4853367+05:30</LastViewedDate>
      <Name>sample string 11</Name>
      <SFUserProfileID>2</SFUserProfileID>
      <SystemModstamp>2025-01-18T15:43:15.4853367+05:30</SystemModstamp>
      <UserLicenseId>sample string 13</UserLicenseId>
      <UserType>sample string 14</UserType>
      <XMLVAR>sample string 15</XMLVAR>
    </PBXMLSFUserProfile>
    <PBXMLSFUserProfile>
      <CCCD>sample string 1</CCCD>
      <CreatedById>sample string 3</CreatedById>
      <CreatedDate>2025-01-18T15:43:15.4853367+05:30</CreatedDate>
      <Description>sample string 5</Description>
      <Id>sample string 6</Id>
      <LastModifiedById>sample string 7</LastModifiedById>
      <LastModifiedDate>2025-01-18T15:43:15.4853367+05:30</LastModifiedDate>
      <LastReferencedDate>2025-01-18T15:43:15.4853367+05:30</LastReferencedDate>
      <LastViewedDate>2025-01-18T15:43:15.4853367+05:30</LastViewedDate>
      <Name>sample string 11</Name>
      <SFUserProfileID>2</SFUserProfileID>
      <SystemModstamp>2025-01-18T15:43:15.4853367+05:30</SystemModstamp>
      <UserLicenseId>sample string 13</UserLicenseId>
      <UserType>sample string 14</UserType>
      <XMLVAR>sample string 15</XMLVAR>
    </PBXMLSFUserProfile>
  </PBXMLSFUserProfile>
  <cccd>sample string 1</cccd>
</PBXMLSFUserProfiles>

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>