Client API ReferenceFunctionsuploadAttachmentAuf dieser SeiteuploadAttachment Parameters data - The data as blob documentTypeId (optional) - The ID of the document type to be saved fileName - (optional) name of the attachement Example Usages brixxApi.uploadAttachement(blobData, 1, "attachement.jpg");