Magento 2 set order extension attributes via API
Is it possible to set an order’s extension attribute value when creating the order via the API or is there an appropriate API endpoint to update an existing order with this information? For example to create an order I’m calling… Read More »Magento 2 set order extension attributes via API