Skip to content
← Back to Index

Command: order.createDelivery

Adds a new Delivery to an Order

Body
deliveryIduuid (optional) Optional Id. Must be unique.
numberPrefixstring (optional) Optional prefix to add prepend to the delivery number. If not specified, the default "D" will be used in combination with the OrderNumber prefix. Set to empty string to not use prefix.
shippingProductNumberstring (optional) Optional shipping product number.
shippingDescriptionstring (optional) Optional shipping product description
shippingPricenumber (optional) Optional shipping price. Including or excluding tax depending on the Order's TaxIncluded setting.

© 2024 Hantera AB. All rights reserved.