-
Notifications
You must be signed in to change notification settings - Fork 2
Home
olivieretienne edited this page Oct 19, 2013
·
5 revisions
Wiki for Catalog Management API
An instance of the Catalog API server is already deployed, please contact the TM Forum organisation to retrieve IP adresses and base URL.
Detailed API can be found here API specification
Product Offering
GET /productOffering/ Get all product offering
GET /productOffering/{id} Get a product offering
POST /productOffering/ Create a product offering
Product Specification
GET /productSpecification/ Get all product specification
GET /productSpecification/{id} Get a product specification
POST /productSpecification/ Create a product specification
Product Category
GET /productCategory/ Get all product category
GET /productCategory/{id} Get a product category
POST /productCategory/{id} Create a product category