TMF622 v4 Product Ordering Management API

TMF622 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.

Prerequisites 

  • MuleSoft License required: MuleSoft Direct for Communications Cloud (add-on for Communications Cloud) or MuleSoft Anypoint Base Subscription.
  • Communications cloud license required: Communications Cloud Growth.
  • Org Perm check: IndustriesCPQService

Sample Request 

This is the sample POST request payload.

{
    "id" : "801Kj00000ANJgRIAX" //Order Id
}