Enables or disables maintenance mode for the specified store.
Requires the stores.update permission.
Your API key goes here
The ID of the store to update.
The form containing the new data to update the store with.
Represents a form used to set maintenance mode details for a store.
Gets or sets the reason the store is in maintenance mode.
1024"\n Examples of maintenance reasons include:\n - \"System updates in progress.\"\n - \"Inventory restocking.\"\n - \"Technical difficulties.\"\n "
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
The data object encapsulated within the response, representing the core output of the API operation