Working conditions
This API retrieves the list of available working conditions. Associating a working condition ID with your job listings will help you reach candidates more specific to your business needs.
Endpoint
POST https://canadamotorjobs.com/api/v1/{locale}/working-conditions/index
Authentication
The API requires Bearer authentication. Include the token in the request header:
Authorization: Bearer <your_token>
Errors
| Code | Message |
|---|---|
| 401 | Unauthorized |
| 500 | Internal Server Error |