Use Case #1. Simple Articles consumer

This is a common way to get information about products and prices from the server. See more specific cases below.

JSON
Java

GET /taxes /{vat}

list(), get(), sample

GET /categories /{identifier}

list(), get(), sample

GET /products /{identifier}

list(), get(), sample

GET /commodities /{identifier}

list(), get(), sample