Voyages
Voyages
Prerequisites
No prerequisites.
Integration Set-Up
Accounting systems often require voyage related data before transferring accounting related transactions. Set up a scheduled task and use the request under Data Transaction to gather all voyages that has been modified since the last time a scheduled task was run.
Test Data
Modify some existing voyages in the Booking and Operations module for testing, for example, changing a date in the schedule (note: changing dates will also affect the schedule for other voyages).
Data Transaction
To get new voyages in Webhooks the following subscription can be created:
To get updated for all changes on a voyage the following webhook subscription can be created:
To extract all fixed voyages from Dataloy VMS that has been modified since a given date, use request below in conjunction with the base URL:
Get all fixed voyages modified since given date
Post Transaction
No post transaction is required.
Last updated