The GetPurchases function returns all purchase records for the specified parameters.
Method | /GetPurchases |
The request body is of type GetPurchases.
Name | Description | Data Type |
---|---|---|
filter | PurchasesFilter | |
offset | xml:int | |
maxRecords | xml:int |
|
The response body is of type GetPurchasesResponse.
Name | Description | Data Type |
---|---|---|
GetPurchasesResult | ArrayOfViewPurchaseInfo |