Shops

Update Shop

Updates a specific shop.

put/v1/shops/{shopId}/update

Request body

namestring required

Must not be greater than 255 characters.

subdomainstring required

Must match the regex /^(?!-)[A-Za-z0-9-]+(?<!-)$/. Must not be greater than 255 characters.

logo_image_idstring
favicon_image_idstring
background_image_idstring
discord_urlstring

Must be a valid URL. Must not be greater than 255 characters.

youtube_urlstring

Must be a valid URL. Must not be greater than 255 characters.

telegram_urlstring

Must be a valid URL. Must not be greater than 255 characters.

tiktok_urlstring

Must be a valid URL. Must not be greater than 255 characters.

instagram_urlstring

Must be a valid URL. Must not be greater than 255 characters.

discord_client_idstring

Must not be greater than 30 characters.

discord_client_secretstring

Must not be greater than 64 characters.

discord_bot_tokenstring

Must not be greater than 100 characters.

crisp_website_idstring

Must not be greater than 40 characters.

tawkto_idstring

Must not be greater than 40 characters.

gtag_idstring

Must not be greater than 30 characters.

gtm_idstring

Must not be greater than 30 characters.

meta_pixel_idstring

Must not be greater than 30 characters.

trustpilot_afs_emailstring

Must be a valid email address. Must match the regex /@invite.trustpilot.com$/i. Must not be greater than 255 characters.

descriptionstring

Must not be greater than 65535 characters.

meta_titlestring

Must not be greater than 255 characters.

meta_descriptionstring

Must not be greater than 65535 characters.

meta_image_idstring
meta_twitter_card'summary' | 'summary_large_image'
termsstring

Must not be greater than 65535 characters.

privacy_policystring

Must not be greater than 65535 characters.

refund_policystring

Must not be greater than 65535 characters.

invoice_headerstring

Must not be greater than 65535 characters.

invoice_notesstring

Must not be greater than 65535 characters.

invoice_footerstring

Must not be greater than 65535 characters.

invoice_attach_emailboolean
tax_enabledboolean
tax_rateinteger

Must be at least 0. Must not be greater than 100.

tax_countriesobject
tickets_enabledboolean
force_custom_domainboolean
refund_out_of_stock_to_customer_balanceboolean
hide_out_of_stock_productsboolean
require_shipping_zoneboolean
noindexboolean
powered_by_enabledboolean
maintenance_enabledboolean
maintenance_passwordstring

Must not be greater than 255 characters.

currencystring

Must be 3 characters.

default_language'en' | 'ar' | 'de' | 'es' | 'fa' | 'fi' | 'fr' | 'he' | 'hi' | 'hu' | 'id' | 'it' | 'ja' | 'ko' | 'nl' | 'pl' | 'pt' | 'ro' | 'ru' | 'sv' | 'tr' | 'uk' | 'vi' | 'zh'
enabled_languagesstring[]

Example request

{
  "name": "pasyzwszwtxpeqq",
  "subdomain": "ikymwkiinfowtzm",
  "discord_url": "http://www.volkman.com/dignissimos-error-et-itaque-quibusdam-tempora-velit",
  "youtube_url": "http://wisoky.com/explicabo-eligendi-occaecati-debitis-et-saepe-eum",
  "telegram_url": "https://cummings.org/ipsum-inventore-sed-libero-et.html",
  "tiktok_url": "https://www.mccullough.com/deserunt-laudantium-quibusdam-enim-nostrum-soluta-qui-ipsam-non",
  "instagram_url": "http://jenkins.org/",
  "discord_client_id": "agqzitsslufxbon",
  "discord_client_secret": "cxhcsddnacixfxg",
  "discord_bot_token": "smpbolpwypthgxn",
  "crisp_website_id": "kysmpobtnyrwnub",
  "tawkto_id": "zpcclwldceqpnvi",
  "gtag_id": "yqjogqswwhqqtqj",
  "gtm_id": "ghjxtodzarmjbcu",
  "meta_pixel_id": "bbljkbkjttcfosz",
  "trustpilot_afs_email": "howe.mario@example.org",
  "description": "Aut rerum exercitationem est rem dicta.",
  "meta_title": "tqmzsbvhoayvndt",
  "meta_description": "bvsnyfgnguxbsmd",
  "meta_twitter_card": "summary_large_image",
  "terms": "zpaxzmtcdhmglae",
  "privacy_policy": "sduhcpozpojzeus",
  "refund_policy": "gsepklwggloodqy",
  "invoice_header": "ddbbxxffqsaojzd",
  "invoice_notes": "bsajohfbtvtvubk",
  "invoice_footer": "qaywgtsmfjzvcet",
  "tax_enabled": true,
  "tax_rate": 24,
  "maintenance_enabled": true,
  "maintenance_password": "maxkwqmoutximtd",
  "currency": "ytq",
  "default_language": "nl",
  "enabled_languages": [
    "fi"
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.