Accounting
Retrieves a specific attachment on a specific bank transfer by file name
get/BankTransfers/{BankTransferID}/Attachments/{FileName}
Path parameters
BankTransferIDstring uuid required
Xero generated unique identifier for a bank transfer
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 binary data from the Attachment to a Bank Transfer