GET Api/Notes/Count/{companyInfoId}

Zwraca liczbę elementów Note podledającą pod obeikt nadrzędny CompanyInfo

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyInfoId

identyfikator obiektu nadrzędnego CompanyInfo

integer

Required

Body Parameters

None.

Response Information

Resource Description

lista wszystkich obiektów Note w bazie danych

integer

Response Formats

application/json, text/json, multipart/form-data

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>