{
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "$id": "https://www.salesteamportal.com/getCategoryList",
    "title": "getCategoryList",
    "description": "payload for getCategoryList operation",
    "type": "object",
    "properties" : {},
    "additionalProperties": false
   
}
