Voyages REST Endpoints

Business Objects/Voyages
The operations from the Business Objects/Voyages category.
Create a Voyage
Method: post
Path: /voyages
Delete a Voyage
Method: delete
Path: /voyages/{voyageGid}
Get a Voyage
Method: get
Path: /voyages/{voyageGid}
Get Voyages
Method: get
Path: /voyages
Update a Voyage
Method: patch
Path: /voyages/{voyageGid}