Deactivating a Job

To deactivate a job send an authenticated HTTP DELETE request to this URL replacing the {jobid} with the job you want to deactivate

DELETE https://core.ws.efinancialcareers.com/v1/jobs/{jobid}/allocation

Mandatory HTTP headers

Content-Type: application/xml

Authorization: EfcAuth realm=”EFC”, token=”522c3c4bd036a69db428ce4274745e9d”

Upon success, the server responds with HTTP 204 – No Content.

Please note:

  • If the job you are deactivating is allocated to a credit then this item of inventory will no longer be available to use.
  • A job will be deactivated automatically if the item of inventory has reached its expiration date.