The GetScheduledPurchasePrices function returns all ScheduledPurchasePrice records for the specified parameters.
Method | /GetScheduledPurchasePrices |
The request body is of type GetScheduledPurchasePrices.
Name | Description | Data Type |
---|---|---|
filter | ScheduledPurchasePricesFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
|
The response body is of type GetScheduledPurchasePricesResponse.
Name | Description | Data Type |
---|---|---|
GetScheduledPurchasePricesResult | ArrayOfViewScheduledPurchasePriceInfo |
|