The Product Ordering Management API provides a standardized mechanism for placing a product order with all of the necessary order parameters. The API consists of a simple set of operations that interact with CRM/Order negotiation systems in a consistent manner. A product order is created based on a product offering that is defined in a catalog. The product offering identifies the product or set of products that are available to a customer, and includes characteristics such as pricing, product options and market.

Modifications in this release are as follows:

  • Added price and priceAlteration entities to define the price and discount during the order process.
  • A product could be delivered at different places. So, added an array of places.
  • In product order lifecycle, added the status change from "Acknowledged" value to "Pending" value.

Latest Update: Frameworx Release 16.5

TM Forum Approved

Version 3.0.1

IPR Mode: RAND

It is the intent that future releases will be an online wiki page for the attached deliverable

1 Comment

  1. Hi,

    Could I please get clarification on whether or not 'validFor' is an attribute of the RelatedPartyRef relationship? In the API specification document it is present in the RelatedPartyRef relationship description in the field descriptions section of the Resource Model, and also in the JSON examples. However, it is not present in the Resource Model diagram nor in the Swagger file.

    Thanks