GET api/SyncArchive?ApplicationId={ApplicationId}&ApplicationSecretKey={ApplicationSecretKey}&applicationProductKey={applicationProductKey}&exclusiveStartId={exclusiveStartId}&itemsCount={itemsCount}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApplicationId

integer

None.

ApplicationSecretKey

string

None.

applicationProductKey

string

None.

exclusiveStartId

integer

None.

itemsCount

integer

None.

Body Parameters

None.

Response Information

Resource Description

APIResultOfSyncArchiveResult
NameDescriptionTypeAdditional information
Data

SyncArchiveResult

None.

IsSuccess

boolean

None.

Error

string

None.

ErrorDetails

string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.