[#1035] Edit booking via API

Migrated from Redmine #1035 | Author: Henri Ch
Status: New | Priority: High, I’m very impatient | Created: 2023-03-26


Editing a booking via the API overwrites all fields. Is there a way to edit only some fields and keep the other ones with the value form when the booking was created?

I am using: PUT https://user-api-v2.simplybook.me/admin/bookings/1

If I don’t add ALL fields, it would overwrite other fields with “blank” data…

Redmine Admin wrote:

hi, you need to pass all data, there is no way to provide changed fields only

Henri Ch wrote:

Thank you!

(Short original content)