- Subcategories:
- Details
Itinerary Profiles REST Endpoints
Power Data/Itinerary Profiles
The operations from the Power Data/Itinerary Profiles category.
- Create an Itinerary Profile
- Method: postPath:
/itineraryProfiles - Delete an Itinerary Profile
- Method: deletePath:
/itineraryProfiles/{itineraryProfileGid} - Get an Itinerary Profile
- Method: getPath:
/itineraryProfiles/{itineraryProfileGid} - Get Itinerary Profiles
- Method: getPath:
/itineraryProfiles - Update an Itinerary Profile
- Method: patchPath:
/itineraryProfiles/{itineraryProfileGid}