Concept Stores
Brands used to group Stores.
ConceptStore
A Concept Store is a brand used to group Stores of the same Merchant.
List all Concept Stores
List all Concept Stores
Create a Concept Store
Create a Concept Store
Retrieve a Concept Store
Retrieve a Concept Store
Update a Concept Store
Replaces every writable field of the Concept Store. Fields omitted from the request body are cleared, not preserved.
Delete a Concept Store
Permanently deletes the Concept Store. The Stores that referenced it are never deleted: pass `migrateToConceptStoreId` to reassign them to another Concept Store, or omit it to leave them without one (their `conceptStoreId` becomes null).