Allows you to retrieve, add and update contacts in a Xero organisation
GET {{baseUrl}}/Contacts/:ContactID/Attachments
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"0f63b631-a205-496d-b1d2-e6b13a9b497b","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1551483890413)/","Attachments":[{"AttachmentID":"04e0a3e3-b116-456a-9f32-9706f0d33afa","FileName":"sample5.jpg","Url":"https://api.xero.com/api.xro/2.0/Contacts/8138a266-fb42-49b2-a104-014b7045753d/Attachments/sample5.jpg","MimeType":"image/jpg","ContentLength":2878711}]}