Installment: CatalogEntryInstallmentPrice Noun

The CatalogEntryInstallmentPrice noun is used to model catalog entry installment price.
CatalogEntryInstallmentPrice noun is used to model the installment payment options for a specified catalog entry with a particular payment methods and non-installment price.

BOD Summary

Access Profile and Expression Builder columns are for Get BOD only.
BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder
GetCatalogEntryInstallmentPrice IBM_Store_Details /CatalogEntryInstallmentPrice Locates detail information of installment price. Request
Response

InstallmentFacadeClient.getCatalogEntryInstallmentPrice(GetCatalogEntryInstallmentPriceType)

Access Profile

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_Details
  • /CatalogEntryInstallmentPrice[(@paymentMethodName= and CatalogEntryIdentifier[UniqueID=] and NonInstallmentPrice=)]
This access profile returns the detailed information of a catalog entry installment price.

XSD files