NameDescriptionTypeAdditional information
Lines

Collection of StockTransferLinePostRequest

Required

Status

Status for the stock transfer

StockTransferStatus

None.

WmsStatus

The WMS status for the stock transfer

WMSStatus

None.

ReceiverBranchId

Id of receiving branch. Receiver or sending branch must be a central warehouse branch.

integer

Required

SenderBranchId

Id of sending branch. Receiver or sending branch must be a central warehouse branch.

integer

Required

OrderDate

Order date.

date

Required

Note

Stock transfer note. Maxlength 255 characters.

string

Max length: 255

Express

Indicates if the stock transfer will be sent with WMS express.

boolean

Required

PreSeason

Indicates if the stock transfer is a pre season order.

boolean

Required

CarrierId

Id of the carrier. Indicates to the WMS system which carrier to use.
Used in combination with delivery date instead of transportation schedule.
If transportation schedule is given the carrier id is ignored.
For a list of available carriers use http://localhost/api/carriers

integer

None.

DeliveryDate

Desired delivery date. Indicates to the WMS system the date of delivery.
Used in combination with carrier id instead of transportation schedule.
If transportation schedule is given the delivery date is ignored.

date

None.

TransportationScheduleId

Id of the transportation schedule to use for the order. If this is set carrier and delivery date are ignored.
For a list if transportation schedules use http://localhost/api/transportationschedules

integer

None.

CreatedByUsername

The name for individual who created the stock transfer.

string

Required

Max length: 255