The following interfaces are relevant for app programmers:
-
DocumentService: Designates edoc documents service, which sends documents to edoc invoice.
-
SystemInfo: edoc document reader uses this interface to request information about the system.
-
Pdf2Image: Converts a PDF file into images.
-
Pdf2Data: Converts a PDF file into machine-readable text.
-
CaptureForm: Test interface for developers. Processed invoices are sent to this test interface, among others.
-
CreditorService: Service that requests information on creditors from edoc document service.
-
DeliveryNoteService: Service that requests information on delivery numbers from edoc document service.
-
OrderLinesService: Service that requests information on purchase order lines from edoc document service.