Introducing Web Services. Stock Status Web Service.

Let our systems talk! We’re more than glad to introduce new public web service, which provides access to stock availability data.

Here’s a short description:

Web service: Stock Status
Description: Provides a list of SKUs with corresponding real-time stock information. Service is available in 3 formats: HTML, CSV, JSON

Fields and descriptions:

  1. SKU (String) – stock keeping unit, aka invenotory number
  2. Size (String) – product size
  3. Color (String) – product color
  4. US Stock (possible values: ‘YES’, ‘NO’) – shows if item is available in USA warehouse
  5. EU Stock (possible values: ‘YES’, ‘NO’) – shows if item is available in European warehouse

Format – URL
HTML – http://www.titlion.com/service/stock_status
CSV   – http://www.titlion.com/service/stock_status/csv
JSON – http://www.titlion.com/service/stock_status/json
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –

We hope you’ll find it useful. Need something else? Let us know what kind of services you’d like us to implement!