The GetModifiedPurchases function returns all modified purchases since the last modified date and time.
Method | /GetModifiedPurchases |
The request body is of type GetModifiedPurchases.
Name | Description | Data Type |
---|---|---|
lastModifiedDateTime | xml:dateTime | |
offset | xml:int | |
recordCount | xml:int |
|
The response body is of type GetModifiedPurchasesResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedPurchasesResult | ArrayOfModifiedPurchaseInfo |
|