Use Case #2. Simple Articles provider

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

JSON
Java

POST or PUT /taxes/{vat}

list(), get(), sample

POST or PUT /categories /{identifier}

list(), get(), sample

POST or PUT /products /{identifier}

list(), get(), sample

POST or PUT /commodities /{identifier}

list(), get(), sample