TripExportService
Allows customers to retrieve archived trips from XATANET for a specific date range for an organization and its child organizations.
The following operations are supported. For a formal definition, please review the Service Description.
-
MarkAsRead
Marks one or more archived trips as read in the XATANET system by the organization ID contained in the login credentials. -
RetrieveArchivedTrips
Retrieves an XML document that conforms to the TripExportDataObject.xsd schema. -
RetrieveArchivedTripsAsElement
Retrieves an XML document that conforms to the TripExportDataObject.xsd schema. -
RetrieveUnMarkedArchivedTrips
Retrieves an XML document that conforms to the TripExportDataObject.xsd schema. -
RetrieveUnMarkedArchivedTripsAsElement
Retrieves an XML document that conforms to the TripExportDataObject.xsd schema.