TMF679 v5 Product Offering Qualification Management API
The Product Offering Qualification Management API (TMF679) provides a standardized mechanism for service providers to implement efficient, consistent, and interoperable processes for determining Product Ordering Qualification. It refers to the process of verifying whether a specific product or service can be ordered by a customer based on various criteria such as availability, eligibility, location, and customer profile. Using TMF679 API, service providers can determine product availability and eligibility, thereby improving the overall service delivery and customer satisfaction.
These APIs are used in conjunction with the TMF679 API for Product Ordering Qualification.
-
TMF620 Product Catalog Management API - TMF679 relies on the product catalog managed by TMF620 to determine which product offerings are available and to retrieve details about those offerings.
-
TMF622 Product Ordering Management API - After a product offering is qualified using TMF679, the actual order can be placed using TMF622.
The Product Offering Qualification Management API is certified by TM Forum.
- For TMF Open API release and specification version, see Industry API Version.
- For resource mappings, see TMF679 v5 Resource Mappings.
- For use cases, see TMF679 v5 Use Cases.
- Enable CommsCloud Advanced and RLM (Product discovery) licenses.
- Set up RLM. See Product Discovery Setup.
- Update the qualification rule procedure in product discovery. See Edit a Qualification Rule Procedure.
- Use context service to enable easy retrieval and use of data across. See Context Service.
- Use decision table for product catalog management. See Create a Decision Table That Uses a Standard Evaluation Object.
TMF679 v5 API uses these URL formats.
- For QueryProductOfferingQualification:
{https://MyDomainLoginUrl}/services/data/{{version}}/connect/comms/productofferingqualification/v5/queryProductOfferingQualification/
.
- For CheckProductOfferingQualification
{https://MyDomainLoginUrl}/services/data/{{version}}/connect/comms/productofferingqualification/v5/checkProductOfferingQualification/
.
To access and use the TMF679 v5 API:
- Read and accept the terms and conditions of usage. See Accept Terms and Enable Access.
- Authorize and use a connected app and an OAuth 2.0 authorization flow. See Authorize Access.
- Trigger the API call. Refer the preceding section for sample URL. See TMF679 v5 Resource Mappings.
- Use the TMF679 API endpoints. See TMF679 v5 API Endpoints.