Get booking's invoice list

GET {{baseUrl}}/bookings/:bookingCode/invoices

Description

This API endpoint allows users to retrieve the invoice list associated with a specific booking, identified by the :bookingCode parameter.

Notes

  • Please ensure that you have the necessary authentication and authorization to access this endpoint.

  • Please be advised that a valid :bookingCode is required in the URL to retrieve the invoice list for a specific booking.