Allows you to retrieve Attachments for accounts

GET {{baseUrl}}/Accounts/:AccountID/Attachments

HEADERS

KeyDatatypeRequiredDescription
xero-tenant-idstring(Required) Xero identifier for Tenant

RESPONSES

status: OK

{"Id":"439c1573-3cd8-4697-a9f6-81fa651ee8f3","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1550852630329)/","Attachments":[{"AttachmentID":"52a643be-cd5c-489f-9778-53a9fd337756","FileName":"sample5.jpg","Url":"https://api.xero.com/api.xro/2.0/Accounts/da962997-a8bd-4dff-9616-01cdc199283f/Attachments/sample5.jpg","MimeType":"image/jpg","ContentLength":2878711}]}