Updated: 9th March 2012

https://api.inzu.net/1.5/store/categories

Store Categories

GET

A basic call to retrieve your store's category/sub-category list which includes any currency settings made.

JSON Output

  • {
    "Downloads":{"sub_cat":["mp3","wav"],"currency":"US"},
    "Merchandise":{"sub_cat":["T-shirts","Posters"],"currency":"US"}
    }