| Name | Description | Type | Additional 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. |
integer |
None. |
| DeliveryDate |
Desired delivery date. Indicates to the WMS system the date of delivery. |
date |
None. |
| TransportationScheduleId |
Id of the transportation schedule to use for the order. If this is set carrier and delivery date are ignored. |
integer |
None. |
| CreatedByUsername |
The name for individual who created the stock transfer. |
string |
Required Max length: 255 |