GET Api/RecruitmentStages/Count/{recruitmentProjectId}

Zwraca liczbę elementów RecruitmentStage podledającą pod obeikt nadrzędny RecruitmentProject

Request Information

URI Parameters

NameDescriptionTypeAdditional information
recruitmentProjectId

identyfikator obiektu nadrzędnego RecruitmentProject

integer

Required

Body Parameters

None.

Response Information

Resource Description

lista wszystkich obiektów RecruitmentStage w bazie danych

integer

Response Formats

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

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>