TMF637 v4 Product Inventory Management API
The Product Inventory Management API (TMF637) provides a standardised mechanism to retrieve product inventory information.
The Product Inventory Management API is certified by TM Forum.
- For TMF Open API release and specification version, see Industry API Version.
- For resource mappings, see TMF637 Resource Mappings.
- For use cases, see TMF637 Use Cases.
TMF637 API resources are available as static resources. Import the TMF637 API components to your Salesforce org. See Import TMFOpenAPI Static Resources.
TMF637 API uses the following URL format:
{https://MyDomainLoginUrl}/services/apexrest/{namespace}/tmforum/productopenapi/v1/product
.
To access and use the TMF637 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 above section for sample URL.
- Use the TMF637 API available resources and API endpoints. See TMF637 Resource Mappings and TMF637 API Endpoints.
- Based on the requirements, extend and customize TMF637 API. Extend the TMF637 API.