GET Setup/SyncPackage/{syncPackageID}
Get syncPackage
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
syncPackageID |
SyncPackageID of SyncPackage to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SyncPackageDTO
SyncPackageDTOName | Description | Type | Additional information |
---|---|---|---|
SyncPackageID |
Sync Package ID |
integer |
None. |
Type |
Type |
string |
None. |
Status |
Status |
SyncStatus |
None. |
IsOrderOfOperationImportant |
Is Order Of Operation Important |
boolean |
None. |
PackageInfo |
Package Info |
string |
None. |
DeviceInfo |
Device Info |
string |
None. |
Data |
Data |
string |
None. |
ResultData |
Data |
string |
None. |
ErrorData |
Error Data |
string |
None. |
RecordState |
Record State |
RecordState |
None. |
CreatedByUserID |
Created By User ID |
integer |
None. |
LastUpdatedByUserID |
Last Updated By User ID |
integer |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |