The GetModifiedPurchasesCount function retrieves the modified purchases count from the database since the last modified date and time.
Method | /GetModifiedPurchasesCount |
The request body is of type GetModifiedPurchasesCount.
Name | Description | Data Type |
---|---|---|
lastSynchronizationDateTime | xml:dateTime |
|
The response body is of type GetModifiedPurchasesCountResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedPurchasesCountResult | xml:int |
|