The GetPriceAgreementProductPrice function returns the applied price for the specified customer when there is a price specified in his price agreement.
The request body is of type GetPriceAgreementProductPrice.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
customerId | | xml:int |
productId | | xml:int |

Overview
 |
 |
Sequence
| |
The response body is of type GetPriceAgreementProductPriceResponse.
Response Body Parameters
Name | Description | Data Type |
GetPriceAgreementProductPriceResult | | xml:decimal |

Overview
 |
 |
Sequence
| |