Skip to content

Commit

Permalink
Site updated to 44bb6f4
Browse files Browse the repository at this point in the history
  • Loading branch information
OmodaraAdonai committed Dec 13, 2023
1 parent 10a68aa commit bb35e95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions harvest.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ <h2 id="harvest-change-log">Harvest Change Log</h2>
<td>Date</td><td>Description</td></tr>
</thead><tbody>
<tr>
<td>Dec 11, 2023 4:00:00PM</td><td>Added a Note to <a href="#patch-update-current-offer">PATCH: Update Current Offer</a> documentation</td></tr>
<tr>
<td>Nov 15, 2023 12:45:00PM</td><td>Added <code class="prettyprint">job_post_custom_location_id</code> field to Job Post response object and updated sample response</td></tr>
<tr>
<td>Nov 13, 2023 11:09:00AM</td><td>Update error status code message.</td></tr>
Expand Down Expand Up @@ -12317,6 +12319,8 @@ <h2 id="patch-update-current-offer">PATCH: Update Current Offer</h2>

<p>Update the current offer on the given application. The response will only tell you if the update succeeded.</p>

<p><strong>Note</strong>: You can&rsquo;t update offers on hired candidates.</p>

<h3 id="http-request">HTTP Request</h3>

<p><code class="prettyprint">PATCH https://harvest.greenhouse.io/v1/applications/{id}/offers/current_offer</code></p>
Expand Down

0 comments on commit bb35e95

Please sign in to comment.