GET /BankTransactions/{BankTransactionID}/Attachments/{FileName}
Summary: Retrieves a specific attachment from a specific bank transaction by filename
Operation ID: getBankTransactionAttachmentByFileName
Auth: unknown
Operation ID: getBankTransactionAttachmentByFileName
Auth: unknown
Parameters (4)
BankTransactionID
(string, path, required)
Xero generated unique identifier for a bank transaction
FileName
(string, path, required)
The name of the file being attached
contentType
(string, header, required)
The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf
xero-tenant-id
(string, header, required)
Xero identifier for Tenant
No probe data for this endpoint yet.