Skip to content

Commit

Permalink
status not stat
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Feb 29, 2024
1 parent 634140f commit 1e6ffb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -718,9 +718,9 @@ See [information about additional parameters](#additional-parameters).
<tr><td>cancellation_send_sms</td><td>Boolean</td><td>Send out cancellation SMS.</td></tr>
</table>

### Update booking state
### Update booking status

`PUT /bookings/{booking_id}/status` will update the booking state.
`PUT /bookings/{booking_id}/status` will update the booking status.

<table>
<tr><th>Name</th><th>Type</th><th>Description</th></tr>
Expand Down

0 comments on commit 1e6ffb5

Please sign in to comment.