VAT Exempt Modifier
This modifier affects the Value Added Tax (VAT) information that prints on the ticket. The modifier use may vary by country/BSP.
Request
Ticketing modifiers can be:
- Added using UniversalRecordModifyReq/UniversalModifyCmd/AirAdd/AirPricingTicketingModifiers/TicketingModifiers
- Deleted using UniversalRecordModifyReq/UniversalModifyCmd/AirDelete/TicketingModifiersRef (this message removes all modifiers associated with TicketModifiersRef)
- Updated incrementally
Set ExemptVAT to "true" to exempt the Value Added Tax from the ticket.
Note: The transaction also requires the number of the stored fare being updated.
To add Ticketing modifiers to multiple stored fares using a single Universal API request, use multiple UniversalModifyCmds, and specify the data separately for each stored fare. For a particular stored fare, all the AirPricingTicketingModifiers/AirPricingInfoRef must be specified or an error is returned. A stored fare is identified by the value of AirPricingInfoGroup, and all AirPricingInfos that have the same AirPricingInfoGroup belong to the same stored fare in the provider reservation.
Response
A successful response includes the UniversalRecordModifyRsp.