Itinerary Profiles REST Endpoints

Power Data/Itinerary Profiles
The operations from the Power Data/Itinerary Profiles category.
Create an Itinerary Profile
Method: post
Path: /itineraryProfiles
Delete an Itinerary Profile
Method: delete
Path: /itineraryProfiles/{itineraryProfileGid}
Get an Itinerary Profile
Method: get
Path: /itineraryProfiles/{itineraryProfileGid}
Get Itinerary Profiles
Method: get
Path: /itineraryProfiles
Update an Itinerary Profile
Method: patch
Path: /itineraryProfiles/{itineraryProfileGid}