📄️ Introduction
Detailed API references for all endpoints.
📄️ Create Booking
Creates a new booking using an API key and detailed passenger, vehicle, and city information.
📄️ Get Booking Duties
Fetches all duties associated with a specific booking using the bookingId.
📄️ Get Cities
Retrieves all active cities associated with the authenticated API key.
📄️ Get Duty Types
Fetches all available duty types accessible using a valid API key.
📄️ Get Single Booking Data
Fetches complete data for a single booking using the provided bookingId.
📄️ Get Vehicle Groups
Retrieves vehicle group information linked to the authenticated API key.
📄️ Update Booking
Updates an existing booking record using its booking ID.