The GetPriceChanges function returns all priceChange records for the specified parameters.
| Method | /GetPriceChanges |
The request body is of type GetPriceChanges.
| Name | Description | Data Type |
|---|---|---|
| request | GetPriceChangesRequest |

![]() |
|
The response body is of type GetPriceChangesResponse.
| Name | Description | Data Type |
|---|---|---|
| GetPriceChangesResult | ArrayOfViewPriceChangeInfo |

![]() |
|