Scala Api Client

Scala Version

2.8.1

Version

1.0-SNAPSHOT

Source

https://spreadshirtapps.svn.sourceforge.net/svnroot/spreadshirtapps/scala/apiClient

Maven Dependency

<dependency>
  <groupId>net.sprd.api</groupId>
  <artifactId>sprd-api</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

Features

Data Access: 
  • Common Data: 
    • Currencies 
    • Languages
  • Shop Data: 
    • Inventory: 
      • ProductTypes with Printareas and Views
      • PrintTypes with PrintColors
      • FontFamilies with Fonts
    • Designs
    • Products and Articles
Data Manipulation:
  • Create new Products for Shops
  • Full Basket Access (Create Basket, add, remove and update BasketItems, Checkout URL for redirect)
Product Creation:
  • Product templates
    • Create new Products from Template Products
  • TextConfiguration support:
    • template support for exchange text, insert dates
    • automatic linebreaks and alignment of text configuration possible
  • Preview
    • Generate Image Preview of new products without creation on API
      • Create Products only if customer want to buy it
Image URL Generation
  • Generate Image URLs with possibility to specify Size and BackgroundColor
    • ProductTypes
    • Designs (possibility to ink vector designs in your colors)
    • Products, Compositions and Configurations
Examples

Examples can be found here and in the "examples" package of this Api Client.

Example Applications with Lift
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.