Job Close
- 30 Nov 2020
- 1 Minute to read
- Print
- PDF
Job Close
- Updated on 30 Nov 2020
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
To close a job, perform a POST request to URLs and JSON request body example
https://api.homecare.co.uk/index.cfm/jobs/{jobid}/actions/close/
with the following fields in a JSON encoded string, making sure to observe an "application/json" content header as part of your request.
Key | Required | Data Type | Description |
api_key | Yes | 40 character string | Member API Key / If you are a Partner this is the API Key of the member posting the job |
partner_key | No | Unique identification key |
Example API Request Body (action/close)
Was this article helpful?