GET api/SyncArchive?ApplicationId={ApplicationId}&ApplicationSecretKey={ApplicationSecretKey}&applicationProductKey={applicationProductKey}&exclusiveStartId={exclusiveStartId}&itemsCount={itemsCount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | integer |
None. |
|
| ApplicationSecretKey | string |
None. |
|
| applicationProductKey | string |
None. |
|
| exclusiveStartId | integer |
None. |
|
| itemsCount | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
APIResultOfSyncArchiveResult| Name | Description | Type | Additional 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.