PUT https://api.storenvy.com/v1/store

Update your store's information.

Optional Parameters

name

Your store's name.

google_place_id

Storenvy use's Google's Location database. This field requires a unique location identifier for a place from the Google Places API, used to populate your store's location. This will be used to display City, State, and Country.

Reference Links

business_name

Your store's business name.

business_type

Your store's business type. ("corporation", "sole_prop", "non_profit", "partnership", or "llc")

phone

Your store's business phone number.

support_email

The email address to send Support Requests to.

return_address

Your return address for customer support issues. (e.g. "1234 Memory Ln\nNew York, NY 90023")

description

Your Store's description.

avatar

The file you'd like to use for your Store avatar.

avatar_url

The URL of the Store logo you'd like to use.

subdomain

Your store's subdomain.

custom_domain

Your store's subdomain. Requires the Custom Domain Extra to be activated.

maintenance_mode

(DEPRECATED) Determines whether or not your Store is visible to the public. (true or false)

storefront_open

Determines whether or not your Storefront is visible to the public. (true or false)

list_in_marketplace

Determines whether or not your Store and Products are available in the Storenvy Marketplace. (true or false)

css

Update your store's CSS.

layout

This is your store's Liquid markup for the overall layout. It must include {{ head_content }} inside the <head> tag and {{ page_content }} inside the <body> tag.

use_default_layout

Whether or not to use the default layout.

The Storenvy API is in private beta.
Be one of the first to get access.

Request a Beta Invite