The display price noun.
BOD | Action Code / Access Profile | Action Expression | Service Provided | Sample XML Message | Client Library / Expression Builder |
---|---|---|---|---|---|
GetDisplayPrice | IBM_Store_DisplayPrice | /DisplayPrice[(CatalogEntryIdentifier[ExternalIdentifier[PartNumber=]] and PriceRuleIdentifier[UniqueID=] and UnitPrice[Price[@currency=] and (Quantity= and Quantity[@uom=])])] | Get display price by partnumber and rule id. |
Request
Response |
PriceFacadeClient.getDisplayPrice(com.ibm.commerce.oagis9.datatypes.GetType) |
IBM_Store_DisplayPrice | /DisplayPrice[(CatalogEntryIdentifier[UniqueID=] and PriceRuleIdentifier[UniqueID=] and UnitPrice[Price[@currency=] and (Quantity= and Quantity[@uom=])])] | Get display price by catentry id and ruleId. |
Request
Response |
PriceFacadeClient.getDisplayPrice(com.ibm.commerce.oagis9.datatypes.GetType) | |
IBM_Store_DisplayPrice | /DisplayPrice[(CatalogEntryIdentifier[UniqueID=] and PriceRuleIdentifier[ExternalIdentifier[Name=]] and UnitPrice[Price[@currency=] and (Quantity= and Quantity[@uom=])])] | Get display price by catentry id and rule name. |
Request
Response |
PriceFacadeClient.getDisplayPrice(com.ibm.commerce.oagis9.datatypes.GetType) | |
IBM_Store_DisplayPrice | /DisplayPrice[(CatalogEntryIdentifier[ExternalIdentifier[PartNumber=]] and PriceRuleIdentifier[ExternalIdentifier[Name=]] and UnitPrice[Price[@currency=] and (Quantity= and Quantity[@uom=])])] | Get display price by partnumber and rule name. |
Request
Response |
PriceFacadeClient.getDisplayPrice(com.ibm.commerce.oagis9.datatypes.GetType) |
Some sample XML request and response web service messages are provided for each noun. These sample messages might not include all properties or attributes. To view a sample message that includes other properties or attributes, enable logging and tracing for the appropriate component and then call the web service to set or change the properties or attributes. Review the corresponding log file to see the request or response information.
Access Profile | Data Returned |
---|---|
IBM_Store_DisplayPrice |