# Store ## SELLER_ACCOUNT_STORE_CREATE - Create stores and link them to a user - [POST /v1/users/stores](https://developer.mirakl.com/content/product/account-channel-platform/rest/connector/openapi3/store/seller_account_store_create.md): Create multiple stores and link them to a user. This API should be used by connectors. ## SELLER_ACCOUNT_STORE_UPDATE - Update store - [PUT /v1/channels/{channel_id}/stores/{channel_store_id}](https://developer.mirakl.com/content/product/account-channel-platform/rest/connector/openapi3/store/seller_account_store_update.md): Update store. This API should be used by connectors.