A Payment is being made outside BooskingSync, and as such I'd like to push it through the API for the booking status to be updated.
Following the documentation, I'm firstly using the Payment endpoint : http://developers.bookingsync.com/reference/endpoints/payments/
Then, in order to link it to a booking, I'm finding the Booking Payment endpoint has no write access, only read : http://developers.bookingsync.com/reference/endpoints/bookings_payments/
Can such payments be linked to a booking ?