Posting API - Expose compensation in posting details
June 17th, 2025
Description
Posting API expose additional property compensation
in the response of the following endpoint:
GET /v1/companies/{companyIdentifier}/postings/{postingId}
It is optional and will be returned only if the posting has compensation information.
Impact
This change is backwards compatible and does not require any changes in the existing clients.