CustomerComponents Web Service
Method/GetPriceAgreementProductPrice
CustomerComponents Web Service > All Operations Resource Group : /GetPriceAgreementProductPrice (Method)
Description
The GetPriceAgreementProductPrice function returns the applied price for the specified customer when there is a price specified in his price agreement.
Request (GetPriceAgreementProductPriceSoapIn)

The request body is of type GetPriceAgreementProductPrice.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:int
productId Element customerId Element storeId Element Sequence GetPriceAgreementProductPrice Element

Overview

Sequence
storeId xs:int
customerId xs:int
productId xs:int
Response (GetPriceAgreementProductPriceSoapOut)

The response body is of type GetPriceAgreementProductPriceResponse.

Response Body Parameters

NameDescriptionData Type
 xml:decimal
GetPriceAgreementProductPriceResult Element Sequence GetPriceAgreementProductPriceResponse Element

Overview

See Also
All Operations Resource GroupCustomerComponents Web Service