The SmartUpdateScheduledPurchasePrice function updates a ScheduledPurchasePrice record that is passed to this method. If the record does not exist, this method adds it.
| Method | /SmartUpdateScheduledPurchasePrice |
The request body is of type SmartUpdateScheduledPurchasePrice.
| Name | Description | Data Type |
|---|---|---|
| ScheduledPurchasePrice | ScheduledPurchasePriceInfo | |
| isForceUpdate | xml:boolean |

![]() |
|
The response body is of type SmartUpdateScheduledPurchasePriceResponse.
| Name | Description | Data Type |
|---|---|---|
| SmartUpdateScheduledPurchasePriceResult | xml:int |

![]() |
|