Hi Bullhorn team,
We searched for a CorporateUser using the /query endpoint. The corp user has an apostrophe in their name, and the response is stripping it out.
For example, if we search for a corp user with the name: "Joe O'Donnell"
Then bullhorn returns back: "Joe ODonnell"
Now, say Joe is the owner on a placement. If we /search for that placement, then the owner field inside the placement correctly captures the value. Like so:
{"id": 1, "owner": {"id": 1, "name": "Joe O'Donnell"}}
Is this a bug?
Apostrophes missing in /query endpoint?
Moderators: StaffingSupport, s.emmons, BullhornSupport