GET /Contacts/{ContactID}/Attachments/{FileName}
Summary: Retrieves a specific attachment from a specific contact by file name
Operation ID: getContactAttachmentByFileName
Auth: unknown
Operation ID: getContactAttachmentByFileName
Auth: unknown
Parameters (4)
ContactID
(string, path, required)
Unique identifier for a Contact
FileName
(string, path, required)
Name for the file you are attaching
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.