You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
After implementing the SDK we realized that the amount of offers and fares makes difficult to get all the data sorted in an usuable way. We read about the Partial offers on the API and we see it more suitable to our needs, nevertheless we dont see how to implement directly from the java sdk.
Could you share with us if partial offers are possible in the sdk or have to be implemented using API calls.