Skip to content

Command: order.setShippingProduct

Back to Index

Sets the shipping product of a Delivery.

Body
deliveryIduuid

The ID of the Delivery to set the shipping product of.

productNumberstring (optional)

The product number of the shipping product. Set to null to unset the shipping product.

descriptionstring (optional)

The description of the shipping product. Set to null to unset the shipping description.

Back to Index