Financial Reports (Dynamic Packaging)

Overview

Financial reports services provide comprehensive information on both orders and financial transactions. These services are particularly valuable when synchronizing with external accounting or back-office systems.

As explained in the Orders and Segments Statuses article, once a Dynamic Package is booked, the hotel and flight bookings will each have separate Segment IDs, though they will share the same Order ID.

Since Financial Reports requests are handled at the segment level, it’s important to understand and manage each segment individually.

Hotels - Financial Reports

Get Order

This function gets a SegmentID and returns the segments details .

Get Order examples (Postman) - Click here.

Get Orders

This function gets a two dates and returns up to 100 orders make between these two dates and the segments details .

Get Orders examples (Postman) - Click here.

Get Segment Fin Report

This function gets a segmentID and returns all the monetary calculations and considerations for this segmentID .

Get Segment Fin Report examples (Postman) - Click here.

Get Fin Report

This function gets two dates and returns all the monetary calculations and considerations for number of segments between these dates .

Get Fin Report examples (Postman) - Click here.

Flights - Financial Reports

Get Order

This function gets a SegmentID and returns the segments details .

Get Order examples (Postman) - Click here.

Get Orders

This function gets a two dates and returns up to 100 orders make between these two dates and the segments details .

Get Orders examples (Postman) - Click here.

Get Segment Fin Report

This function gets a segmentID and returns all the monetary calculations and considerations for this segmentID .

Get Segment Fin Report examples (Postman) - Click here.

Get Fin Report

This function gets two dates and returns all the monetary calculations and considerations for number of segments between these dates .

Get Fin Report examples (Postman) - Click here.