Command: order.setShippingProduct
Back to IndexSets the shipping product of a Delivery.
Body
deliveryId | uuid The ID of the Delivery to set the shipping product of. |
productNumber | string (optional) The product number of the shipping product. Set to null to unset the shipping product. |
description | string (optional) The description of the shipping product. Set to null to unset the shipping description. |