API Order

From Spiffy Stores Knowledge Base

Revision as of 10:53, 23 February 2015 by Admin (talk | contribs) (Created page with "The Spiffy Stores API Order object represents a request from a customer to purchase one or more products from your store. The process of creating an order during the checkout ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Spiffy Stores API Order object represents a request from a customer to purchase one or more products from your store. The process of creating an order during the checkout process collects together sets of information about the customer's requested, including customer details and billing and shipping addresses, a list of the items being purchased, information about the payment, and shipping and fulfilment details.

Order Properties

id { "id" : 123456789 }

A unique numeric identifier for the product.

title { "title" : "Cute Dog" }

The title of the product.

id { "id" : 123456789 }

A unique numeric identifier for the product.

title { "title" : "Cute Dog" }

The title of the product.