# MD for: https://www.mercadopago.com.ar/developers/en/docs/mp-delivery/store-management/change-store-status.md \# Change store status The peformance statuses are defined as follows: \* \*\*Enabled\*\*: the store is open and ready to take orders. \* \*\*Paused\*\*: the store is paused and will not be able to receive new orders, but it will continue to be displayed in the Mercado Pago app. \* \*\*Disabled\*\*: the store is closed, it will not be able to receive new orders and will no longer be displayed in the Mercado Pago app. To change them, you must perform a PUT sending the \`store\_id\` and \`access\_token\` (generated by the OAuth authentication process) to the endpoint \[/proximity-integration/stores/{store\_id}/status\](https://www.mercadopago.com.ar/developers/en/reference/mp\_delivery/\_proximity-integration\_stores\_store\_id\_status/put). See \[Security\](https://www.mercadopago.com.ar/developers/en/guides/additional-content/security/oauth/introduction) for more information about OAuth.