# Issuing API (v6) Migration Guide

When migrating your Issuing client application from v5 to v6 of the Issuing API the following changes should be considered:

# Create Tickets

The /tickets/create endpoint has support for creating tickets with products that have multiple operator travel rights.

# Ticket Info

When getting ticket information from the /info or /full-info endpoints. The events property will contain additional events that occurred on the ticket such as the CREATE_TRAVEL_RIGHT and ACTIVATE_TRAVEL_RIGHT. Renaming the property planning to travelRights.