Uploading files
Implementation of the latest Diamant webservice to access and modify data in your accounting software. Here is an explanation of uploading files.
UploadInvoice
Parameters
Example
let result = app.businessFunction({
functionName: "Diamant",
methodName: "UploadInvoice",
company: "999",
identifier: "DtHRRpTdzpkmd8Bc17H82vA",
attachmentId: 4711
})UploadAttachment
Parameters
Example
Last updated