frequently asked questions

All your questions in one place.

ProjectEmployees

This method returns the list of employees assigned to projects.

BODY - RAW

{

      "Method": "ProjectEmployees",

      "Parameters": [

      ]

}

EXAMPLE

*/Return to the list of employees

{

  "Method": "ProjectEmployees",

  "Parameters": [

            ]

}

CLASS RETURNED

 

PropertyDescriptionExample
IdEmployee number{
"CoNumero": 1,
CodeEmployee code"CoCode": "COL-001",
Civil titleCivil title of employee"CoTitre": "",
NameEmployee name"CoNom": "Collaborateur",
First nameEmployee's first name"CoPrenom": "Test",
Rue 1Main address"CoRue1": "",
Rue 2Additional address"CoRue2": "",
NPPostal number"CoNpa": "1920",
CityLocation"CoVille": "Martigny",
CountryCountry"CoPays": "Suisse",
PriceEmployee fee"CoTarif": 50,
GroupEmployee group"CoGroupe": "Groupe collaborateur",
StatusActive or inactive’ employee"CoActive": 1,
User name 
 
System user name"SuName": "wb-d.thurre"
}
 

Did you find this article useful?

0 out of 0 found this helpful