Installment: OrderInstallmentPrice Noun

The OrderInstallmentPrice noun is used to model order installment price.
OrderInstallmentPrice noun is used to model the installment payment options for a specified order 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
GetOrderInstallmentPrice IBM_Store_Details /OrderInstallmentPrice Locates detail information of installment price. Request
Response

InstallmentFacadeClient.getOrderInstallmentPrice(GetOrderInstallmentPriceType)

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
  • /OrderInstallmentPrice[(@paymentMethodName= and NonInstallmentPrice= and OrderIdentifier[UniqueID=]]
This access profile returns the detailed information of a order installment price.

XSD files