The following document is the specification of the REST API for Product Order Management. It includes the model definition as well as all available operations. Possible actions are creating, updating and retrieving Product Orders.
The Product Ordering 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 offer that is defined in a catalog. The product offer identifies the product or set of products that are available to a customer, and includes characteristics such as pricing, product options and market.
The product order references the product offer and identifies any specific requests made by the customer.
Product Ordering API manages product order resource:

Product ordering API performs the following operations on Product Order:


The following Assumptions were considered in the development of this document :