Request Information

List of agendas.

Example URL:
v2.0/Agendas

None.

None.

Response Information

IPageOfAgendaApiModel
NameDescriptionTypeAdditional information
Data

List of entities on this page

Collection of AgendaApiModel

None.

TotalItems

Total number of entries

integer

None.

TotalPages

Total number of pages

integer

None.

Sample:
{
  "Data": [
    {
      "ContactId": 1,
      "DefaultCurrencyId": 2,
      "EetRegime": 0,
      "IsRegisteredForVat": true,
      "Name": "sample string 4",
      "PrefferedPrice": 0,
      "PrefferedVatRate": 0,
      "RoundingDifference": 0,
      "IsRegisteredForVatOnPay": true,
      "VatRegistrationType": 0,
      "CountOfDecimalsForPrice": 6,
      "CountOfDecimalsForAmount": 7,
      "Subscription": {
        "DateFrom": "2024-03-22T02:44:54.405",
        "DateTo": "2024-03-22T02:44:54.405",
        "IsTrial": true,
        "MobileStoreType": 0,
        "Type": 0
      },
      "CswCustomerPin": "sample string 8",
      "CswCustomerGuid": "8339c86a-7414-4758-94ef-5c9ca6c645f8",
      "Id": 9
    }
  ],
  "TotalItems": 1,
  "TotalPages": 1
}
Sample:

Sample not available.

Sample:

Sample not available.