Apply custom shipping total during or after order creation via REST API
Creating orders via REST no problem — similar to https://developer.adobe.com/commerce/webapi/rest/tutorials/orders/order-create-order/ Need to modify the shipping total either before (quote) or after (salesorder) and recalculate order totals — also via REST API. So far the best I can find is to… Read More »Apply custom shipping total during or after order creation via REST API