GET accounting/balancesheets/accounts/paged?skip={skip}&take={take}&from={from}&to={to}&coa={coa}&fromcoa={fromcoa}&tocoa={tocoa}&analyticsId={analyticsId}&costCenterId={costCenterId}&sheetType={sheetType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
skip

integer

Default value is 0

take

integer

Default value is 50

from

date

None.

to

date

None.

coa

string

None.

fromcoa

string

None.

tocoa

string

None.

analyticsId

integer

None.

costCenterId

integer

None.

sheetType

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

PagedDataOfAccountSheetItem
NameDescriptionTypeAdditional information
Data

Collection of AccountSheetItem

None.

Count

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "Year": 1,
      "OrganizationalUnitID": 2,
      "CategoryID": 3,
      "ID": 4,
      "ItemID": 5,
      "Post": "1-2-3-4",
      "LinkDocument_Year": 1,
      "LinkDocument_OrganizationalUnitID": 1,
      "LinkDocument_CategoryID": 1,
      "LinkDocument_ID": 1,
      "Document": "1-1-1-1",
      "Description": "sample string 8",
      "AccountID": "sample string 9",
      "AccountName": "sample string 10",
      "AnalyticsID": 1,
      "AnalyticsName": "sample string 11",
      "Payable": 1.0,
      "Receivable": 1.0,
      "Balance": 1.0,
      "CurrencyCode": "sample string 12",
      "CurrencyPayable": 1.0,
      "CurrencyReceivable": 1.0,
      "CurrencyBalance": 1.0,
      "Posted": "2024-05-04T02:55:09.3151013+00:00",
      "Month": 13,
      "DocumentDate": "2024-05-04T02:55:09.3151013+00:00"
    },
    {
      "Year": 1,
      "OrganizationalUnitID": 2,
      "CategoryID": 3,
      "ID": 4,
      "ItemID": 5,
      "Post": "1-2-3-4",
      "LinkDocument_Year": 1,
      "LinkDocument_OrganizationalUnitID": 1,
      "LinkDocument_CategoryID": 1,
      "LinkDocument_ID": 1,
      "Document": "1-1-1-1",
      "Description": "sample string 8",
      "AccountID": "sample string 9",
      "AccountName": "sample string 10",
      "AnalyticsID": 1,
      "AnalyticsName": "sample string 11",
      "Payable": 1.0,
      "Receivable": 1.0,
      "Balance": 1.0,
      "CurrencyCode": "sample string 12",
      "CurrencyPayable": 1.0,
      "CurrencyReceivable": 1.0,
      "CurrencyBalance": 1.0,
      "Posted": "2024-05-04T02:55:09.3151013+00:00",
      "Month": 13,
      "DocumentDate": "2024-05-04T02:55:09.3151013+00:00"
    }
  ],
  "Count": 1
}

text/xml

Sample:
<PagedDataOfAccountSheetItemWLlcJ2k9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pixfin.DTO">
  <Count>1</Count>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Pixfin.DTO.Accounting">
    <d2p1:AccountSheetItem>
      <d2p1:AccountID>sample string 9</d2p1:AccountID>
      <d2p1:AccountName>sample string 10</d2p1:AccountName>
      <d2p1:AnalyticsID>1</d2p1:AnalyticsID>
      <d2p1:AnalyticsName>sample string 11</d2p1:AnalyticsName>
      <d2p1:Balance>1</d2p1:Balance>
      <d2p1:CategoryID>3</d2p1:CategoryID>
      <d2p1:CurrencyBalance>1</d2p1:CurrencyBalance>
      <d2p1:CurrencyCode>sample string 12</d2p1:CurrencyCode>
      <d2p1:CurrencyPayable>1</d2p1:CurrencyPayable>
      <d2p1:CurrencyReceivable>1</d2p1:CurrencyReceivable>
      <d2p1:Description>sample string 8</d2p1:Description>
      <d2p1:Document>1-1-1-1</d2p1:Document>
      <d2p1:DocumentDate>2024-05-04T02:55:09.3151013+00:00</d2p1:DocumentDate>
      <d2p1:ID>4</d2p1:ID>
      <d2p1:ItemID>5</d2p1:ItemID>
      <d2p1:LinkDocument_CategoryID>1</d2p1:LinkDocument_CategoryID>
      <d2p1:LinkDocument_ID>1</d2p1:LinkDocument_ID>
      <d2p1:LinkDocument_OrganizationalUnitID>1</d2p1:LinkDocument_OrganizationalUnitID>
      <d2p1:LinkDocument_Year>1</d2p1:LinkDocument_Year>
      <d2p1:Month>13</d2p1:Month>
      <d2p1:OrganizationalUnitID>2</d2p1:OrganizationalUnitID>
      <d2p1:Payable>1</d2p1:Payable>
      <d2p1:Post>1-2-3-4</d2p1:Post>
      <d2p1:Posted>2024-05-04T02:55:09.3151013+00:00</d2p1:Posted>
      <d2p1:Receivable>1</d2p1:Receivable>
      <d2p1:Year>1</d2p1:Year>
    </d2p1:AccountSheetItem>
    <d2p1:AccountSheetItem>
      <d2p1:AccountID>sample string 9</d2p1:AccountID>
      <d2p1:AccountName>sample string 10</d2p1:AccountName>
      <d2p1:AnalyticsID>1</d2p1:AnalyticsID>
      <d2p1:AnalyticsName>sample string 11</d2p1:AnalyticsName>
      <d2p1:Balance>1</d2p1:Balance>
      <d2p1:CategoryID>3</d2p1:CategoryID>
      <d2p1:CurrencyBalance>1</d2p1:CurrencyBalance>
      <d2p1:CurrencyCode>sample string 12</d2p1:CurrencyCode>
      <d2p1:CurrencyPayable>1</d2p1:CurrencyPayable>
      <d2p1:CurrencyReceivable>1</d2p1:CurrencyReceivable>
      <d2p1:Description>sample string 8</d2p1:Description>
      <d2p1:Document>1-1-1-1</d2p1:Document>
      <d2p1:DocumentDate>2024-05-04T02:55:09.3151013+00:00</d2p1:DocumentDate>
      <d2p1:ID>4</d2p1:ID>
      <d2p1:ItemID>5</d2p1:ItemID>
      <d2p1:LinkDocument_CategoryID>1</d2p1:LinkDocument_CategoryID>
      <d2p1:LinkDocument_ID>1</d2p1:LinkDocument_ID>
      <d2p1:LinkDocument_OrganizationalUnitID>1</d2p1:LinkDocument_OrganizationalUnitID>
      <d2p1:LinkDocument_Year>1</d2p1:LinkDocument_Year>
      <d2p1:Month>13</d2p1:Month>
      <d2p1:OrganizationalUnitID>2</d2p1:OrganizationalUnitID>
      <d2p1:Payable>1</d2p1:Payable>
      <d2p1:Post>1-2-3-4</d2p1:Post>
      <d2p1:Posted>2024-05-04T02:55:09.3151013+00:00</d2p1:Posted>
      <d2p1:Receivable>1</d2p1:Receivable>
      <d2p1:Year>1</d2p1:Year>
    </d2p1:AccountSheetItem>
  </Data>
</PagedDataOfAccountSheetItemWLlcJ2k9>