We are trying to create delivery from sales order via DI API. If we don't use BaseLine, BaseEntry, BaseType then we can create delivery, if we want to link delivery to sales order via BaseLine, BaseEntry, BaseType then while delivery creation we don't receive any response from Add method (IDocuments.Add()), but if there is problem then we expect to get some error code.
Looking forward for some help!