JobApt Events

Number of APIs: 4

Here is a description of the web services that each ngage-jobapt software can take advantage of.

SECURITY

Each customer will be provided with a passphrase.

In the common version, security is provided by two fields in each call:

timestamp: unix time in UTC

token: MD5(CONCAT(timestamp, passphrase))

ENDPOINT

Arca24 will provide an endpoint to each customer to make the calls in the Values section, and the customer must provide one or more endpoints that Arca24 will set for the Employer section.

  1. Candidate - Delete POST {{external_endpoint}}

  2. Values - Get regions GET https://{{endpoint}}/ws/values?language={{language}}&type=region&country={{country_id}}

  3. Employer - SSO POST https://{{endpoint}}/ws/sso

  4. Employer - Delete POST {{external_endpoint}}