Stores
List Stores
Returns all stores (sales channel store integrations).
Create Store
Creates a new store. Also creates an associated address record.
Bulk Delete Stores
Bulk deletes multiple stores by IDs.
Show Store
Returns a single store by ID including address fields and associated sales channels.
Update Store
Updates an existing store and its address.
Delete Store
Deletes a store. Returns an error if the store is linked to other records.
Archive Store
Archives a store. Returns a warning if already archived.
Unarchive Store
Unarchives a store. Returns a warning if not currently archived.
Bulk Archive Stores
Bulk archives multiple stores by IDs.
Bulk Unarchive Stores
Bulk unarchives multiple stores 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.
Import Stores
Imports stores in bulk from JSON data.
Preview Import Stores
Previews a store import without committing changes.