Booking Endpoints
List booking transactions
Returns all money log transactions for the specified booking, ordered by most recent first.
This includes payments, refunds, credit notes, and other financial transactions associated with the booking.
get/bookings/{code}/transactions.json
Path parameters
codestring required
The booking code
Headers
Authorizationstring required
Response
successful operation