API v1.0.177 Release Notes
Released on Friday, November 6, 2020
Added two routes to allow buyer users with the Shopper role access to read variants
GET me/products/{productID}/variants/{variantID}
andGET me/products/{productID}/variants
Bug fix to provide a helpful error message when attempting to delete an order that has already been forwarded.