GET /BankTransfers/{BankTransferID}/Attachments/{FileName}

xero.com:xero_accounting

Summary: Retrieves a specific attachment on a specific bank transfer by file name
Operation ID: getBankTransferAttachmentByFileName
Auth: unknown

Parameters (4)

BankTransferID (string, path, required)

Xero generated unique identifier for a bank transfer

FileName (string, path, required)

The name of the file being attached to a Bank Transfer

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.