Accounting
Retrieves an attachment for a specific account by filename
get/Accounts/{AccountID}/Attachments/{FileName}
Path parameters
AccountIDstring uuid required
Unique identifier for Account object
FileNamestring required
Name of the attachment
Headers
contentTypestring required
The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf
Response
Success - return response of attachment for Account as binary data