name, price.
/s/<store_id>.?admin_pin=YOUR_PIN to enable sending./manager/api/self_update/*. If not enabled yet, this will show an error message.
name,price
category,sku,stock,description,image_url
/s/<store_id>.
Safe mode: backend should sanitize + store it and render server-side.
POST /v1/store/<store_id>/storefront_html
(multipart/form-data: html).
POST /v1/store/<store_id>/mode
with JSON like:
{ mode: "live", stripe: { publishable_key, success_url, cancel_url } }
?admin_pin=YOUR_PIN so the assistant can authenticate.
—
name,price
POST /v1/store/<store_id>/import_csv (same as file import).