AddIncomingDelivery(Credentials, IncomingDelivery)
Adds an incoming delivery to DreamLogistics WMS. The OrderId has to be unique otherwise you get an error message.
| Parameter | Type | Required |
|---|---|---|
| Credentials | Login | Yes |
| IncomingDelivery | IncomingDelivery | Yes |
| Return value | Type | Required |
|---|---|---|
| Result | Result | Read Only |

