Attachment Open

Downloads an attachment.

ParameterMandatoryDescriptionExamplesMore Info
APIYesThe API areaexpenselines.json
GeneralYesParameters described in overviewuser=user&password=userStructure of an API call
CompanyYesThe company numbercompany=1
ActionYesThe action to performaction=attachmentfile
IdentifierYesExpense line ID or UUIDexpenseline=3404

Example request:

http://<SERVER>/jsonAPI/expenselines.json?user=user&password=user&version=3.9&company=1&action=attachmentfile&expenseline=3404

Example response:
This call downloads a file.