Some GDS systems do not provide descriptions for taxes and fees that are included in the ticket price.
You can use tax codes and descriptions at the booking or pre-booking stage on your websites or apps.
https://airlabs.co/api/v9/taxes?api_key={{params.api_key}}
[{
"code" : "FR",
"name" : "Airport Tax (Domestic/International)"
}, {
...
}]
Parameter | Description |
---|---|
code |
Tax code. Available in the Free plan. |
name |
Tax description. Available in the Free plan. |