Difference between revisions of "API Store"

From Spiffy Stores Knowledge Base

Line 7: Line 7:
 
<html>
 
<html>
 
   <style type="text/css">
 
   <style type="text/css">
   table.wikitable td { padding: 0px 20px !important; text-align: left; vertical-align: middle; }
+
   table.wikitable td { padding: 10px 20px !important; text-align: left; vertical-align: middle; }
 
   </style>
 
   </style>
 
</html>
 
</html>

Revision as of 14:36, 18 November 2014

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.

Store Properties

id { "id" : 123456789 }

A unique numeric identifier for the store.

GET /api/store.json

Return the settings for the store.