frequently asked questions

All your questions in one place.

Employees

This method allows to return a limited set of details about Employees

BODY - RAW

{
      "Method": "Employees",
      "Parameters": [
      ]
}

EXAMPLE

*/ Return the list of the employees

{
  "Method": "Employees",
  "Parameters": [
            ]
}

CLASS RETURNED

PropertyDescription
CodeEmployee code
LastNameLast Name of the Employee
FirstNameFirst Name of the employee
GroupEmployee group
HireDateDate of the first hiring of the Employee
ActivityRateThe Activity Rate is the Activity rate of the Employee at the moment the API method is called.
Primary phone numberEmployee Primary Phone Number
Secondary phone numberEmployee Secondary Phone Number
Cell phone numberEmployee Cell Phone Number
EmailEmployee Email Address

Did you find this article useful?

1 out of 3 found this helpful