# Update Store Status (open/closed) **POST /updateStoreStatus** This allows a channel to inform Deliverect of any change to a store's status. ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **status** (string) - **reason** (string) ## Responses ### 200 200 #### Body: application/json (object) - **status** (string) - **reason** (string) [Powered by Bump.sh](https://bump.sh)