Returns a single recordChangeHistory from recordChangeHistorys table by specified ItemId
Method | /GetSingleRecordChangeHistory |
The request body is of type GetSingleRecordChangeHistory.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleRecordChangeHistoryResponse.
Name | Description | Data Type |
---|---|---|
GetSingleRecordChangeHistoryResult | RecordChangeHistoryInfo |
|