Manage product and stock information
Products API allows you to manage your product catalog and its stock information. Product updates can be done either one by one or in batches. Products API is linked to Orders API so that when an order for a product is placed, product availability dictates what happens to the order next (which warehouse it is routed to, and so on).
As with other requests to the system, user must be authenticated as described in Posti Authentication API.