Difference between revisions of "API Store"

From Spiffy Stores Knowledge Base

(Created page with "== Store == The Spiffy Stores API Store object returns information about the store's settings and how it is configured. These settings are managed from the Spiffy Stores Too...")
 
Line 5: Line 5:
 
These settings are managed from the Spiffy Stores Toolbox and can only be changed there. The API only allows you to read the settings.
 
These settings are managed from the Spiffy Stores Toolbox and can only be changed there. The API only allows you to read the settings.
  
=== GET /api/store.json ===
+
== <code>GET /api/store.json</code> ==
  
 
Return the settings for the store.
 
Return the settings for the store.

Revision as of 13:57, 18 November 2014

Store

The Spiffy Stores API Store object returns information about the store's settings and how it is configured.

These settings are managed from the Spiffy Stores Toolbox and can only be changed there. The API only allows you to read the settings.

GET /api/store.json

Return the settings for the store.