Allows you to retrieve history for items

GET {{baseUrl}}/Items/:ItemID/History

HEADERS

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

RESPONSES

status: OK

{"Id":"cd54cc7b-b721-4207-b11d-7d13c7902f91","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1551311321819)/","HistoryRecords":[{"Changes":"Attached a file","DateUTCString":"2018-11-08T15:01:21","DateUTC":"/Date(1541689281470+0000)/","User":"System Generated","Details":"Attached the file sample2.jpg through the Xero API using Xero API Partner"},{"Changes":"Credit Applied","DateUTCString":"2016-10-17T20:46:01","DateUTC":"/Date(1476737161173+0000)/","User":"System Generated","Details":"Bank transfer from Business Wells Fargo to My Savings on November 12, 2016 for 20.00."}]}