framework/v1-category

Number of APIs: 3

  1. Fetch Category GET {{baseUrl}}/framework/v1/category/read/{{categoryCode}}?framework={{frameworkId}}

  2. Update Category PATCH {{baseUrl}}/framework/v1/category/update/{{categoryCode}}?framework={{frameworkId}}

  3. Create Category POST {{baseUrl}}framework/v1/category/create?framework={{frameworkId}}