Search found 1 match
- Wed Apr 29, 2020 2:54 pm
- Forum: Bullhorn APIs
- Topic: API POST candidate will clear already set Address Properties
- Replies: 0
- Views: 1119
API POST candidate will clear already set Address Properties
Hi, I'm having some issues with updating candidates through the REST API. When updating an existing candidate using the endpoint all properties not provided are being reset. for example: posting the following JSON to /entity/candidate/{id} { "name": "test from me", "firstName": "test", "lastName": "...