Get booking's equipment list

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

Description

This API endpoint allows users to retrieve the equipment 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 equipment list for a specific booking.

  • The search and status parameters are optional and can be used for filtering.

Request Params

KeyDatatypeRequiredDescription
searchnull(optional) Search term to filter equipments.
statusnull(optional) Filter equipments based on their status.