The GetPriceAgreementProducts function returns all priceAgreementProduct records for the specified parameters.
Method | /GetPriceAgreementProducts |
The request body is of type GetPriceAgreementProducts.
Name | Description | Data Type |
---|---|---|
filter | PriceAgreementProductsFilter |
|
The response body is of type GetPriceAgreementProductsResponse.
Name | Description | Data Type |
---|---|---|
GetPriceAgreementProductsResult | ArrayOfViewPriceAgreementProductInfo |
|