Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetShippingMethod

Sets the shipping method for the given order(lines). Use ListAvailableShippingMethods to request the shipping methods that can be used as input to this service.

Hierarchy

  • SetShippingMethod

Index

Properties

OrderID

OrderID: number

Entity type: Order

Optional OrderLineID

OrderLineID: undefined | number

Entity type: OrderLine

Optional OrderLineIDs

OrderLineIDs: number[]

Entity type: OrderLine

Optional RequestedDeliveryDate

RequestedDeliveryDate: undefined | string

This date can be used to request a specific delivery date. If null, it will be sent at the first available date.

ShippingMethodID

ShippingMethodID: number

Entity type: ShippingMethod