Package com.sgapi.services
This package provides endpoints for integrating data with the SG V5 System
Imports are handled within the IntegrationImport class
Exports are handled within the IntegrationExport class
-
Class Summary Class Description IntegrationExport With a path of /integrate/export this module handles the exporting of data from the SG V5 System.IntegrationExportTransactions Provides more concise transactional data.IntegrationImport With a path of integrate/import this module handles the importing of data into the SG v5 System.IntegrationService The base class for integrations with the SG V5 System.