Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateOrderShippingStatusLine

Hierarchy

  • UpdateOrderShippingStatusLine

Index

Properties

Optional BackendOrderID

BackendOrderID: undefined | string

Unique identifier for the order, in respect to the BackendSystemID

Optional BackendOrderLineID

BackendOrderLineID: undefined | string

BackendID of the EVA order line this update is specific for

Optional BackendSystemID

BackendSystemID: undefined | string

Owner of the BackendOrderID

Optional Date

Date: undefined | string

Date the event occurred - leave empty for 'now'.

Optional Description

Description: undefined | string

Optional, additional description, most commonly for the carrier status update code description for CarrierStatus types

Optional OrderID

OrderID: undefined | number

Identifier of the EVA order this update is specific for Entity type: Order

Optional OrderLineID

OrderLineID: undefined | number

Identifier of the EVA order line this update is specific for Entity type: OrderLine

Type

Type of order shipping status update; 0 = Picked, 1 = Packed, 2 = CarrierStatus

Optional Value

Value: undefined | string

Optional, additional information, most commonly for the carrier status update code (B01, D01, ...) for CarrierStatus types