Welcome to the API documentation for our system. This API allows developers to integrate and interact with our platform seamlessly. The following sections outline the key steps in our general flow, guiding you through each essential stage to ensure a smooth user experience.
The process typically follows these steps:
Users authenticate by logging into the system, ensuring secure access to user-specific features and data.
Once logged in, users can search for available options based on their criteria (e.g., Cabinclass,).
After finding the desired option, users proceed to book it, selecting specifics and confirming the details.
Users then move to the payment stage, securely entering their payment information and completing the transaction.
Finally, the system generates and issues tickets or confirmations for the booking, ensuring users receive the necessary documents to utilize their booking.
Each of these steps is designed to be accessed through specific API endpoints, detailed in the subsequent pages. Ensure you have proper authentication and follow the sequence for a successful integration.
This documentation aims to provide comprehensive guidance on how to effectively use our API to accomplish each task in the flow.
To access our API, you will need to pass the following two HTTP headers with each call.
Client-key: SOAPAction:
LIVE | TEST |
https://api.biletbank.com/TrevooWS.svc?singleWsdl | https://apitest.biletbank.com/TrevooWS.svc?singleWsdl |
Please update your WSDL to point to the correct endpoint.