Items Summary:

The Items Routes are able to retrieve product information for all items for a user account or for a specific item using its ID.
The Items routes are unique, in that they have dependencies on one another. That is, they must be done in succession. For the best results, perform these in the following order:

  • 1. Item
  • 2. Color
  • 3. Size
  • 4. Backing
  • 5. Thickness
  • 6. Corner

The reasoning behind this is to "build" a configuration which influences the price of the item.