POST api/CustomerRegistration/RetrieveLedgerAccountList

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:
{
  "chkMovedAcnt": true,
  "chkNonZeroBalAcnt": true,
  "pageIndex": 3,
  "pageSize": 4,
  "RecordCount": 5,
  "Acntname": "sample string 6",
  "OnlyArapAcnt": true,
  "OpeningBalance": 8.0,
  "TotalDr": 9.0,
  "TotalCr": 10.0,
  "ClosingBalance": 11.0,
  "AcntProfileType": 12,
  "ServiceZoneIds": "sample string 13",
  "LedgerAccountModel": [
    {
      "RowNumber": 1,
      "AcntId": "663ee997-b49a-485f-9271-7513a901179d",
      "AcntName": "sample string 3",
      "AcntType": 4,
      "AcntShort": "sample string 5",
      "AccountGroupName": "sample string 6",
      "OriginalCompId": "10be912b-fcfb-4800-8c65-8e2de3ee9c3b",
      "OriginalBranchId": "617ba975-38b1-4ca6-9622-af570633d238",
      "IsSystemGenerated": true,
      "OpeningBalance": 10.0,
      "TotalDr": 11.0,
      "TotalCr": 12.0,
      "ClosingBalance": 13.0,
      "AcntProfileType": 1,
      "AcntZoneId": 14
    },
    {
      "RowNumber": 1,
      "AcntId": "663ee997-b49a-485f-9271-7513a901179d",
      "AcntName": "sample string 3",
      "AcntType": 4,
      "AcntShort": "sample string 5",
      "AccountGroupName": "sample string 6",
      "OriginalCompId": "10be912b-fcfb-4800-8c65-8e2de3ee9c3b",
      "OriginalBranchId": "617ba975-38b1-4ca6-9622-af570633d238",
      "IsSystemGenerated": true,
      "OpeningBalance": 10.0,
      "TotalDr": 11.0,
      "TotalCr": 12.0,
      "ClosingBalance": 13.0,
      "AcntProfileType": 1,
      "AcntZoneId": 14
    },
    {
      "RowNumber": 1,
      "AcntId": "663ee997-b49a-485f-9271-7513a901179d",
      "AcntName": "sample string 3",
      "AcntType": 4,
      "AcntShort": "sample string 5",
      "AccountGroupName": "sample string 6",
      "OriginalCompId": "10be912b-fcfb-4800-8c65-8e2de3ee9c3b",
      "OriginalBranchId": "617ba975-38b1-4ca6-9622-af570633d238",
      "IsSystemGenerated": true,
      "OpeningBalance": 10.0,
      "TotalDr": 11.0,
      "TotalCr": 12.0,
      "ClosingBalance": 13.0,
      "AcntProfileType": 1,
      "AcntZoneId": 14
    }
  ],
  "ReturnCode": 14,
  "ReturnMessage": "sample string 15"
}

text/html

Sample:
{"chkMovedAcnt":true,"chkNonZeroBalAcnt":true,"pageIndex":3,"pageSize":4,"RecordCount":5,"Acntname":"sample string 6","OnlyArapAcnt":true,"OpeningBalance":8.0,"TotalDr":9.0,"TotalCr":10.0,"ClosingBalance":11.0,"AcntProfileType":12,"ServiceZoneIds":"sample string 13","LedgerAccountModel":[{"RowNumber":1,"AcntId":"663ee997-b49a-485f-9271-7513a901179d","AcntName":"sample string 3","AcntType":4,"AcntShort":"sample string 5","AccountGroupName":"sample string 6","OriginalCompId":"10be912b-fcfb-4800-8c65-8e2de3ee9c3b","OriginalBranchId":"617ba975-38b1-4ca6-9622-af570633d238","IsSystemGenerated":true,"OpeningBalance":10.0,"TotalDr":11.0,"TotalCr":12.0,"ClosingBalance":13.0,"AcntProfileType":1,"AcntZoneId":14},{"RowNumber":1,"AcntId":"663ee997-b49a-485f-9271-7513a901179d","AcntName":"sample string 3","AcntType":4,"AcntShort":"sample string 5","AccountGroupName":"sample string 6","OriginalCompId":"10be912b-fcfb-4800-8c65-8e2de3ee9c3b","OriginalBranchId":"617ba975-38b1-4ca6-9622-af570633d238","IsSystemGenerated":true,"OpeningBalance":10.0,"TotalDr":11.0,"TotalCr":12.0,"ClosingBalance":13.0,"AcntProfileType":1,"AcntZoneId":14},{"RowNumber":1,"AcntId":"663ee997-b49a-485f-9271-7513a901179d","AcntName":"sample string 3","AcntType":4,"AcntShort":"sample string 5","AccountGroupName":"sample string 6","OriginalCompId":"10be912b-fcfb-4800-8c65-8e2de3ee9c3b","OriginalBranchId":"617ba975-38b1-4ca6-9622-af570633d238","IsSystemGenerated":true,"OpeningBalance":10.0,"TotalDr":11.0,"TotalCr":12.0,"ClosingBalance":13.0,"AcntProfileType":1,"AcntZoneId":14}],"ReturnCode":14,"ReturnMessage":"sample string 15"}

application/xml, text/xml

Sample:
<LedgerAccountListWithPagingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <ReturnCode>14</ReturnCode>
  <ReturnMessage>sample string 15</ReturnMessage>
  <AcntProfileType>12</AcntProfileType>
  <Acntname>sample string 6</Acntname>
  <ClosingBalance>11</ClosingBalance>
  <LedgerAccountModel>
    <LedgerAccountModel>
      <AccountGroupName>sample string 6</AccountGroupName>
      <AcntId>663ee997-b49a-485f-9271-7513a901179d</AcntId>
      <AcntName>sample string 3</AcntName>
      <AcntProfileType>1</AcntProfileType>
      <AcntShort>sample string 5</AcntShort>
      <AcntType>4</AcntType>
      <AcntZoneId>14</AcntZoneId>
      <ClosingBalance>13</ClosingBalance>
      <IsSystemGenerated>true</IsSystemGenerated>
      <OpeningBalance>10</OpeningBalance>
      <OriginalBranchId>617ba975-38b1-4ca6-9622-af570633d238</OriginalBranchId>
      <OriginalCompId>10be912b-fcfb-4800-8c65-8e2de3ee9c3b</OriginalCompId>
      <RowNumber>1</RowNumber>
      <TotalCr>12</TotalCr>
      <TotalDr>11</TotalDr>
    </LedgerAccountModel>
    <LedgerAccountModel>
      <AccountGroupName>sample string 6</AccountGroupName>
      <AcntId>663ee997-b49a-485f-9271-7513a901179d</AcntId>
      <AcntName>sample string 3</AcntName>
      <AcntProfileType>1</AcntProfileType>
      <AcntShort>sample string 5</AcntShort>
      <AcntType>4</AcntType>
      <AcntZoneId>14</AcntZoneId>
      <ClosingBalance>13</ClosingBalance>
      <IsSystemGenerated>true</IsSystemGenerated>
      <OpeningBalance>10</OpeningBalance>
      <OriginalBranchId>617ba975-38b1-4ca6-9622-af570633d238</OriginalBranchId>
      <OriginalCompId>10be912b-fcfb-4800-8c65-8e2de3ee9c3b</OriginalCompId>
      <RowNumber>1</RowNumber>
      <TotalCr>12</TotalCr>
      <TotalDr>11</TotalDr>
    </LedgerAccountModel>
    <LedgerAccountModel>
      <AccountGroupName>sample string 6</AccountGroupName>
      <AcntId>663ee997-b49a-485f-9271-7513a901179d</AcntId>
      <AcntName>sample string 3</AcntName>
      <AcntProfileType>1</AcntProfileType>
      <AcntShort>sample string 5</AcntShort>
      <AcntType>4</AcntType>
      <AcntZoneId>14</AcntZoneId>
      <ClosingBalance>13</ClosingBalance>
      <IsSystemGenerated>true</IsSystemGenerated>
      <OpeningBalance>10</OpeningBalance>
      <OriginalBranchId>617ba975-38b1-4ca6-9622-af570633d238</OriginalBranchId>
      <OriginalCompId>10be912b-fcfb-4800-8c65-8e2de3ee9c3b</OriginalCompId>
      <RowNumber>1</RowNumber>
      <TotalCr>12</TotalCr>
      <TotalDr>11</TotalDr>
    </LedgerAccountModel>
  </LedgerAccountModel>
  <OnlyArapAcnt>true</OnlyArapAcnt>
  <OpeningBalance>8</OpeningBalance>
  <RecordCount>5</RecordCount>
  <ServiceZoneIds>sample string 13</ServiceZoneIds>
  <TotalCr>10</TotalCr>
  <TotalDr>9</TotalDr>
  <chkMovedAcnt>true</chkMovedAcnt>
  <chkNonZeroBalAcnt>true</chkNonZeroBalAcnt>
  <pageIndex>3</pageIndex>
  <pageSize>4</pageSize>
</LedgerAccountListWithPagingModel>