GET /BankTransactions/{BankTransactionID}/Attachments/{AttachmentID}

xero.com:xero_accounting

Summary: Retrieves specific attachments from a specific BankTransaction using a unique attachment Id
Operation ID: getBankTransactionAttachmentById
Auth: unknown

Parameters (4)

AttachmentID (string, path, required)

Xero generated unique identifier for an attachment

BankTransactionID (string, path, required)

Xero generated unique identifier for a bank transaction

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.