Allows you to retrieve history from a Batch Payment
GET {{baseUrl}}/BatchPayments/:BatchPaymentID/History
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"c58e2f9c-baad-42a4-8bb7-f32b6f88fa04","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1550898452503)/","HistoryRecords":[{"Changes":"Approved","DateUTCString":"2017-11-28T18:29:52","DateUTC":"/Date(1511893792813+0000)/","User":"Buzz Lightyear","Details":""}]}