v54

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01235140905.8 KB
Accounting

Retrieves specific attachments from a specific BankTransaction using a unique attachment Id

get/BankTransactions/{BankTransactionID}/Attachments/{AttachmentID}

Path parameters

BankTransactionIDstring uuid required

Xero generated unique identifier for a bank transaction

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 attachment for BankTransaction as binary data