Accounting
Retrieves a specific attachment from a specific bank transfer using a unique attachment ID
get/BankTransfers/{BankTransferID}/Attachments/{AttachmentID}
Path parameters
BankTransferIDstring uuid required
Xero generated unique identifier for a bank transfer
AttachmentIDstring uuid required
Unique identifier for Attachment object
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