GET api/StagesClients

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "StageID": 1,
  "StageName": "sample string 2",
  "StageNameAr": "sample string 3",
  "StageTypeID": 1,
  "ClientsCount": 4,
  "ShowNextActionDate": true
}