Magento2 Phase-2
The purpose of this document is to give a good understanding what will be included in Phase 2 of our Magento2 REST API will integrate.
PRODUCT MANAGEMENT
Update Stock
PUT /V1/products/{productSku}/stockItems/{itemId}
Updated various aspects of the products stock including qty.
It sounds like you may well want to bulk update at time, so using bulk endpoints may be useful here.
Create Products
Price Update
Delete Products
ORDER MANAGEMENT
Refund Orders(Cancel)