framework/v1-category
Number of APIs: 3
-
Fetch Category GET {{baseUrl}}/framework/v1/category/read/{{categoryCode}}?framework={{frameworkId}}
-
Update Category PATCH {{baseUrl}}/framework/v1/category/update/{{categoryCode}}?framework={{frameworkId}}
-
Create Category POST {{baseUrl}}framework/v1/category/create?framework={{frameworkId}}