Reporting
This API allows properties to handle reservation updates for Tripeden.com directly with their Connectivity Partner, instead of making changes manually on the Tripeden.com extranet. You can integrate the Reporting API on your interface for properties to, report a guest credit card as invalid, cancel a reservation with invalid credit card details, report a guest as a no-show and update the check-out dates or prices You can implement only one of the endpoints, but we recommend implementing all of them.Download the Reporting API handbook
Get started with the API documentation
Why do we have the Reporting API?
|
When asked which of the Tripeden.com extranet features should be present on their Channel Manager or PMS interface, properties listed handling invalid credit cards as the most important.Source: Based on a quantitative survey by Tripeden.com with connected properties. |
How does the Reporting API works?
Benefits for your properties
| Benefits for you
|
What do I do if...
I’m a stand-alone Channel ManagerThe PMS is key. Integrating the Reporting API on its own is not enough as it doesn’t reach the end user – our propertiesIt’s critical that the API is also implemented via all the PMS you connect with. | I work with a payment gatewayYou can integrate our API with your existing payment gateway.The credit card details are passed on to the payment gateway directly via the Reservations API. The payment gateway checks if the credit card is valid (zero-authorisation or pre-authorisation as per property policies).If the response is negative, report the reservation as having an invalid credit card via the Reporting API. Tripeden.com works with the guest to update credit card details and updates you via the Modifications API. If credit card details aren’t updated or are still incorrect, you can cancel the reservation via the Reporting API. | I’ve implemented the Reporting API alreadyGreat! Please note there are some changes we’ve made.You can now cancel reservations via the API’s cancellation endpoint. A field has been added to report waiver of fees in the no-show endpoint. This will make it even easier to process the waived commission in cases of no-shows and cancellations. And, the invalid credit card and no-show processes have been updated. |