Travelport-Ukraine / uapi-json

Best Travelport Universal API wrapper ever :airplane: :mountain_railway: :hotel:
https://travelport-ukraine.github.io/uapi-json/
MIT License
74 stars 61 forks source link

What does Air/FareRule Response this Penalties Content mean? #559

Closed koyoshiro closed 2 years ago

koyoshiro commented 2 years ago

When I Call Air/FareRule , it response content like :

{
"Name": "Penalties",
"Value": "CHG-75USD/CHG-100USD/CXL-NONREF/CXL-NONREF CHG FREE-0USD"
},

What does "Value": "CHG-75USD/CHG-100USD/CXL-NONREF/CXL-NONREF CHG FREE-0USD" mean?

dchertousov commented 2 years ago

Hello @koyoshiro !

I believe it will be best for you to contact your local Travelport support on explaining this values.

This library is just a wrapper for a standard Travelport uAPI protocol and despite changing response structure somehow it has nothing to do with the values in it.