Accounting
Retrieves a specific attachment from a specific bank transaction by filename
get/BankTransactions/{BankTransactionID}/Attachments/{FileName}
Path parameters
BankTransactionIDstring uuid required
Xero generated unique identifier for a bank transaction
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 BankTransaction as binary data