POST api/ApplicationStakeholder/search-download-csv

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
request
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Filters": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "<Field>k__BackingField": "sample string 1",
        "<Operator>k__BackingField": "sample string 2",
        "<Value>k__BackingField": {
          "$id": "4"
        },
        "<Logic>k__BackingField": "sample string 4",
        "<Filters>k__BackingField": {
          "$id": "5",
          "$values": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        }
      },
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ]
  },
  "Page": 1,
  "PageSize": 2,
  "Sort": {
    "$id": "6",
    "Field": "sample string 1",
    "Dir": "sample string 2",
    "SecondaryField": "sample string 3",
    "SecondaryDir": "sample string 4",
    "ThirdField": "sample string 5",
    "ThirdDir": "sample string 6"
  },
  "PreviousPageSize": 3
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'DataSearchRequest'.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "2",
    "ApplicationStakeholderId": 1,
    "ApplicationId": 2,
    "StakeholderId": 3,
    "StakeHolderTypeLovId": 4,
    "StakeHolderType": "sample string 5",
    "GivenNames": "sample string 6",
    "Surname": "sample string 7",
    "Name": "sample string 8",
    "TitleLovId": 1,
    "TitleLovIdDesc": "sample string 9",
    "WorkPhone": "sample string 10",
    "HomePhone": "sample string 11",
    "Email": "sample string 12",
    "MobilePhone": "sample string 13",
    "Position": "sample string 14",
    "Organisation": "sample string 15",
    "OrganisationType": "sample string 16",
    "AddressId": 1,
    "StreetAddress": "sample string 17",
    "StreetAddressCountry": "sample string 18",
    "StreetAddressSuburb": "sample string 19",
    "StreetAddressPostcode": "sample string 20",
    "StreetAddressState": "sample string 21",
    "StreetFullAddress": "sample string 22",
    "PostalAddressId": 1,
    "PostalAddress": "sample string 23",
    "PostalAddressCountry": "sample string 24",
    "PostalAddressSuburb": "sample string 25",
    "PostalAddressPostcode": "sample string 26",
    "PostalAddressState": "sample string 27",
    "PostalFullAddress": "sample string 28"
  },
  {
    "$ref": "2"
  },
  {
    "$ref": "2"
  }
]

application/xml, text/xml

Sample:
<ArrayOfSvwApplicationStakeholderCSV xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <SvwApplicationStakeholderCSV>
    <ApplicationStakeholderId>1</ApplicationStakeholderId>
    <ApplicationId>2</ApplicationId>
    <StakeholderId>3</StakeholderId>
    <StakeHolderTypeLovId>4</StakeHolderTypeLovId>
    <StakeHolderType>sample string 5</StakeHolderType>
    <GivenNames>sample string 6</GivenNames>
    <Surname>sample string 7</Surname>
    <Name>sample string 8</Name>
    <TitleLovId>1</TitleLovId>
    <TitleLovIdDesc>sample string 9</TitleLovIdDesc>
    <WorkPhone>sample string 10</WorkPhone>
    <HomePhone>sample string 11</HomePhone>
    <Email>sample string 12</Email>
    <MobilePhone>sample string 13</MobilePhone>
    <Position>sample string 14</Position>
    <Organisation>sample string 15</Organisation>
    <OrganisationType>sample string 16</OrganisationType>
    <AddressId>1</AddressId>
    <StreetAddress>sample string 17</StreetAddress>
    <StreetAddressCountry>sample string 18</StreetAddressCountry>
    <StreetAddressSuburb>sample string 19</StreetAddressSuburb>
    <StreetAddressPostcode>sample string 20</StreetAddressPostcode>
    <StreetAddressState>sample string 21</StreetAddressState>
    <StreetFullAddress>sample string 22</StreetFullAddress>
    <PostalAddressId>1</PostalAddressId>
    <PostalAddress>sample string 23</PostalAddress>
    <PostalAddressCountry>sample string 24</PostalAddressCountry>
    <PostalAddressSuburb>sample string 25</PostalAddressSuburb>
    <PostalAddressPostcode>sample string 26</PostalAddressPostcode>
    <PostalAddressState>sample string 27</PostalAddressState>
    <PostalFullAddress>sample string 28</PostalFullAddress>
  </SvwApplicationStakeholderCSV>
  <SvwApplicationStakeholderCSV>
    <ApplicationStakeholderId>1</ApplicationStakeholderId>
    <ApplicationId>2</ApplicationId>
    <StakeholderId>3</StakeholderId>
    <StakeHolderTypeLovId>4</StakeHolderTypeLovId>
    <StakeHolderType>sample string 5</StakeHolderType>
    <GivenNames>sample string 6</GivenNames>
    <Surname>sample string 7</Surname>
    <Name>sample string 8</Name>
    <TitleLovId>1</TitleLovId>
    <TitleLovIdDesc>sample string 9</TitleLovIdDesc>
    <WorkPhone>sample string 10</WorkPhone>
    <HomePhone>sample string 11</HomePhone>
    <Email>sample string 12</Email>
    <MobilePhone>sample string 13</MobilePhone>
    <Position>sample string 14</Position>
    <Organisation>sample string 15</Organisation>
    <OrganisationType>sample string 16</OrganisationType>
    <AddressId>1</AddressId>
    <StreetAddress>sample string 17</StreetAddress>
    <StreetAddressCountry>sample string 18</StreetAddressCountry>
    <StreetAddressSuburb>sample string 19</StreetAddressSuburb>
    <StreetAddressPostcode>sample string 20</StreetAddressPostcode>
    <StreetAddressState>sample string 21</StreetAddressState>
    <StreetFullAddress>sample string 22</StreetFullAddress>
    <PostalAddressId>1</PostalAddressId>
    <PostalAddress>sample string 23</PostalAddress>
    <PostalAddressCountry>sample string 24</PostalAddressCountry>
    <PostalAddressSuburb>sample string 25</PostalAddressSuburb>
    <PostalAddressPostcode>sample string 26</PostalAddressPostcode>
    <PostalAddressState>sample string 27</PostalAddressState>
    <PostalFullAddress>sample string 28</PostalFullAddress>
  </SvwApplicationStakeholderCSV>
  <SvwApplicationStakeholderCSV>
    <ApplicationStakeholderId>1</ApplicationStakeholderId>
    <ApplicationId>2</ApplicationId>
    <StakeholderId>3</StakeholderId>
    <StakeHolderTypeLovId>4</StakeHolderTypeLovId>
    <StakeHolderType>sample string 5</StakeHolderType>
    <GivenNames>sample string 6</GivenNames>
    <Surname>sample string 7</Surname>
    <Name>sample string 8</Name>
    <TitleLovId>1</TitleLovId>
    <TitleLovIdDesc>sample string 9</TitleLovIdDesc>
    <WorkPhone>sample string 10</WorkPhone>
    <HomePhone>sample string 11</HomePhone>
    <Email>sample string 12</Email>
    <MobilePhone>sample string 13</MobilePhone>
    <Position>sample string 14</Position>
    <Organisation>sample string 15</Organisation>
    <OrganisationType>sample string 16</OrganisationType>
    <AddressId>1</AddressId>
    <StreetAddress>sample string 17</StreetAddress>
    <StreetAddressCountry>sample string 18</StreetAddressCountry>
    <StreetAddressSuburb>sample string 19</StreetAddressSuburb>
    <StreetAddressPostcode>sample string 20</StreetAddressPostcode>
    <StreetAddressState>sample string 21</StreetAddressState>
    <StreetFullAddress>sample string 22</StreetFullAddress>
    <PostalAddressId>1</PostalAddressId>
    <PostalAddress>sample string 23</PostalAddress>
    <PostalAddressCountry>sample string 24</PostalAddressCountry>
    <PostalAddressSuburb>sample string 25</PostalAddressSuburb>
    <PostalAddressPostcode>sample string 26</PostalAddressPostcode>
    <PostalAddressState>sample string 27</PostalAddressState>
    <PostalFullAddress>sample string 28</PostalFullAddress>
  </SvwApplicationStakeholderCSV>
</ArrayOfSvwApplicationStakeholderCSV>