Accounting
Retrieves a specific attachment from a specific expense claim receipts by file name
get/Receipts/{ReceiptID}/Attachments/{FileName}
Path parameters
ReceiptIDstring uuid required
Unique identifier for a Receipt
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 Receipt as binary data