OPTIONS api/Accounts/PartyAccountsList

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
paramList
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {},
  {},
  {}
]

text/html

Sample:
[{},{},{}]

application/xml, text/xml

Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <anyType />
  <anyType />
  <anyType />
</ArrayOfanyType>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "AcntId": "c3191ccc-47b0-430e-9e6e-fd79f84324ff",
    "CompId": "5e751624-b3ac-4e94-a97e-4f105cb51773",
    "AcntName": "sample string 3",
    "AcntShort": "sample string 4",
    "AcntLongShortName": "sample string 5",
    "AcntType": 6,
    "AcntStateId": "aab0a7a5-517e-4f0c-bcf7-233abcb33738",
    "AcntAdd1": "sample string 8",
    "AcntAdd2": "sample string 9",
    "AcntAdd3": "sample string 10",
    "AcntCity": "sample string 11",
    "AcntState": "sample string 12",
    "AcntZip": "sample string 13",
    "PageSize": 14,
    "PageNo": 15,
    "TotalRows": 16,
    "searchString": "sample string 17",
    "searchBy": "sample string 18"
  },
  {
    "AcntId": "c3191ccc-47b0-430e-9e6e-fd79f84324ff",
    "CompId": "5e751624-b3ac-4e94-a97e-4f105cb51773",
    "AcntName": "sample string 3",
    "AcntShort": "sample string 4",
    "AcntLongShortName": "sample string 5",
    "AcntType": 6,
    "AcntStateId": "aab0a7a5-517e-4f0c-bcf7-233abcb33738",
    "AcntAdd1": "sample string 8",
    "AcntAdd2": "sample string 9",
    "AcntAdd3": "sample string 10",
    "AcntCity": "sample string 11",
    "AcntState": "sample string 12",
    "AcntZip": "sample string 13",
    "PageSize": 14,
    "PageNo": 15,
    "TotalRows": 16,
    "searchString": "sample string 17",
    "searchBy": "sample string 18"
  },
  {
    "AcntId": "c3191ccc-47b0-430e-9e6e-fd79f84324ff",
    "CompId": "5e751624-b3ac-4e94-a97e-4f105cb51773",
    "AcntName": "sample string 3",
    "AcntShort": "sample string 4",
    "AcntLongShortName": "sample string 5",
    "AcntType": 6,
    "AcntStateId": "aab0a7a5-517e-4f0c-bcf7-233abcb33738",
    "AcntAdd1": "sample string 8",
    "AcntAdd2": "sample string 9",
    "AcntAdd3": "sample string 10",
    "AcntCity": "sample string 11",
    "AcntState": "sample string 12",
    "AcntZip": "sample string 13",
    "PageSize": 14,
    "PageNo": 15,
    "TotalRows": 16,
    "searchString": "sample string 17",
    "searchBy": "sample string 18"
  }
]

text/html

Sample:
[{"AcntId":"c3191ccc-47b0-430e-9e6e-fd79f84324ff","CompId":"5e751624-b3ac-4e94-a97e-4f105cb51773","AcntName":"sample string 3","AcntShort":"sample string 4","AcntLongShortName":"sample string 5","AcntType":6,"AcntStateId":"aab0a7a5-517e-4f0c-bcf7-233abcb33738","AcntAdd1":"sample string 8","AcntAdd2":"sample string 9","AcntAdd3":"sample string 10","AcntCity":"sample string 11","AcntState":"sample string 12","AcntZip":"sample string 13","PageSize":14,"PageNo":15,"TotalRows":16,"searchString":"sample string 17","searchBy":"sample string 18"},{"AcntId":"c3191ccc-47b0-430e-9e6e-fd79f84324ff","CompId":"5e751624-b3ac-4e94-a97e-4f105cb51773","AcntName":"sample string 3","AcntShort":"sample string 4","AcntLongShortName":"sample string 5","AcntType":6,"AcntStateId":"aab0a7a5-517e-4f0c-bcf7-233abcb33738","AcntAdd1":"sample string 8","AcntAdd2":"sample string 9","AcntAdd3":"sample string 10","AcntCity":"sample string 11","AcntState":"sample string 12","AcntZip":"sample string 13","PageSize":14,"PageNo":15,"TotalRows":16,"searchString":"sample string 17","searchBy":"sample string 18"},{"AcntId":"c3191ccc-47b0-430e-9e6e-fd79f84324ff","CompId":"5e751624-b3ac-4e94-a97e-4f105cb51773","AcntName":"sample string 3","AcntShort":"sample string 4","AcntLongShortName":"sample string 5","AcntType":6,"AcntStateId":"aab0a7a5-517e-4f0c-bcf7-233abcb33738","AcntAdd1":"sample string 8","AcntAdd2":"sample string 9","AcntAdd3":"sample string 10","AcntCity":"sample string 11","AcntState":"sample string 12","AcntZip":"sample string 13","PageSize":14,"PageNo":15,"TotalRows":16,"searchString":"sample string 17","searchBy":"sample string 18"}]

application/xml, text/xml

Sample:
<ArrayOfPartyAccountsModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <PartyAccountsModel>
    <AcntAdd1>sample string 8</AcntAdd1>
    <AcntAdd2>sample string 9</AcntAdd2>
    <AcntAdd3>sample string 10</AcntAdd3>
    <AcntCity>sample string 11</AcntCity>
    <AcntId>c3191ccc-47b0-430e-9e6e-fd79f84324ff</AcntId>
    <AcntLongShortName>sample string 5</AcntLongShortName>
    <AcntName>sample string 3</AcntName>
    <AcntShort>sample string 4</AcntShort>
    <AcntState>sample string 12</AcntState>
    <AcntStateId>aab0a7a5-517e-4f0c-bcf7-233abcb33738</AcntStateId>
    <AcntType>6</AcntType>
    <AcntZip>sample string 13</AcntZip>
    <CompId>5e751624-b3ac-4e94-a97e-4f105cb51773</CompId>
    <PageNo>15</PageNo>
    <PageSize>14</PageSize>
    <TotalRows>16</TotalRows>
    <searchBy>sample string 18</searchBy>
    <searchString>sample string 17</searchString>
  </PartyAccountsModel>
  <PartyAccountsModel>
    <AcntAdd1>sample string 8</AcntAdd1>
    <AcntAdd2>sample string 9</AcntAdd2>
    <AcntAdd3>sample string 10</AcntAdd3>
    <AcntCity>sample string 11</AcntCity>
    <AcntId>c3191ccc-47b0-430e-9e6e-fd79f84324ff</AcntId>
    <AcntLongShortName>sample string 5</AcntLongShortName>
    <AcntName>sample string 3</AcntName>
    <AcntShort>sample string 4</AcntShort>
    <AcntState>sample string 12</AcntState>
    <AcntStateId>aab0a7a5-517e-4f0c-bcf7-233abcb33738</AcntStateId>
    <AcntType>6</AcntType>
    <AcntZip>sample string 13</AcntZip>
    <CompId>5e751624-b3ac-4e94-a97e-4f105cb51773</CompId>
    <PageNo>15</PageNo>
    <PageSize>14</PageSize>
    <TotalRows>16</TotalRows>
    <searchBy>sample string 18</searchBy>
    <searchString>sample string 17</searchString>
  </PartyAccountsModel>
  <PartyAccountsModel>
    <AcntAdd1>sample string 8</AcntAdd1>
    <AcntAdd2>sample string 9</AcntAdd2>
    <AcntAdd3>sample string 10</AcntAdd3>
    <AcntCity>sample string 11</AcntCity>
    <AcntId>c3191ccc-47b0-430e-9e6e-fd79f84324ff</AcntId>
    <AcntLongShortName>sample string 5</AcntLongShortName>
    <AcntName>sample string 3</AcntName>
    <AcntShort>sample string 4</AcntShort>
    <AcntState>sample string 12</AcntState>
    <AcntStateId>aab0a7a5-517e-4f0c-bcf7-233abcb33738</AcntStateId>
    <AcntType>6</AcntType>
    <AcntZip>sample string 13</AcntZip>
    <CompId>5e751624-b3ac-4e94-a97e-4f105cb51773</CompId>
    <PageNo>15</PageNo>
    <PageSize>14</PageSize>
    <TotalRows>16</TotalRows>
    <searchBy>sample string 18</searchBy>
    <searchString>sample string 17</searchString>
  </PartyAccountsModel>
</ArrayOfPartyAccountsModel>