The GetSingleLastSynchronization function returns the lastSynchronizationInfo object for the given primary key.
Method | /GetSingleLastSynchronization |
The request body is of type GetSingleLastSynchronization.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLastSynchronizationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLastSynchronizationResult | LastSynchronizationInfo |
|