Closed
Description
After creating order for an item with specified quantity , if shipment record for same is created via
"POST /V1/shipment/" ,(http://devdocs.magento.com/swagger/index.html#/ ),order status doesn't change to "Processing" from "Pending" as it is happening on creating shipment from Magento2.x back-end . Also in "Order information" data there is no info about shipped quantity whereas it shipped quantity is visible on creating shipment from Magento back end.
Also as shown in above image shipment record no-36 i,created via rest API, is having no value for column "ship-to name" ,
whereas shipment record created from back-end appears in following way