GeneralComponents Web Service
Method/GetDeletedRecords
GeneralComponents Web Service > All Operations Resource Group : /GetDeletedRecords (Method)
Description
The GetDeletedRecords function returns an amount of DeletedRecord records for the specified parameters as determined by the paging properties.
Request (GetDeletedRecordsSoapIn)

The request body is of type GetDeletedRecords.

Request Body Parameters

NameDescriptionData Type
 DeletedRecordsFilter
 PagingFilterOfDateTime
PagingTreshold Element Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence request Element DeletedDateTimeFrom Element TableName Element Sequence filter Element Sequence GetDeletedRecords Element

Overview

Sequence
Sequence
TableName optional xs:string
Sequence
SkipItemId xs:int
OrderBy optional xs:string
Offset xs:int
Filter xs:dateTime
Response (GetDeletedRecordsSoapOut)

The response body is of type GetDeletedRecordsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewDeletedRecordInfo
DeletedItemId Element DeletedDateTime Element TableName Element CompanyId Element OrganizationId Element ItemId Element Sequence ViewDeletedRecordInfo Element Sequence GetDeletedRecordsResult Element Sequence GetDeletedRecordsResponse Element

Overview

See Also
All Operations Resource GroupGeneralComponents Web Service