Data Feeds
List Data Feeds
Returns all data feeds.
Create Data Feed
Creates a new data feed and immediately dispatches an import job.
Bulk Delete Data Feeds
Bulk deletes multiple data feeds by IDs.
Show Data Feed
Returns a single data feed by ID.
Update Data Feed
Updates an existing data feed configuration.
Delete Data Feed
Deletes a data feed. Returns an error if the feed is linked to other records.
Archive Data Feed
Archives a data feed. Returns a warning if already archived.
Unarchive Data Feed
Unarchives a data feed. Returns a warning if not currently archived.
Bulk Archive Data Feeds
Bulk archives multiple data feeds by IDs.
Bulk Unarchive Data Feeds
Bulk unarchives multiple data feeds by IDs.
Check Deletable
Check which nominal codes can be deleted. A code cannot be deleted if it is linked to sales order lines or used in nominal code mapping settings.
Get Import Config
Returns the import configuration schema for a specific data feed type. Used to determine available field mappings and settings for a given feed type.