Dzień dobry, nasz dostawca wms integrujący się po di api ma problem z dodaniem faktury korekty, przekazał poniższe informacje
“999900200 – Cannot call the electronic file manager. Contact technical support.”
//uzupełnienie dokumentu …
document.EDocGenerationType = EDocGenerationTypeEnum.edocGenerate;
var xml = document.GetAsXML();
int errID = document.Add();
if (errID != 0)
{
company.GetLastError(out int errorID, out string errorMsg);
prośba o informacje czy są znane problemy dot di api oraz ksef, lub prośba o przesłanie aktualnej dokumentacji.