...
Your API calls must contain the API key for the purpose of authentication.
Parameter | Description |
---|---|
key | Please contact the HRWorks administrator in your organization for the API key. |
...
In case of error, the API returns the following JSON response:
{ |
Note:
errorMsg is a string value describing the error.
Status codes are described in the Status Codes section.
3 Coding Examples
3.1 CURL
1 | #The following command returns employee JSON schema in response. |