{
  "describeservices": {
    "name": "DescribeServices",
    "description": "Grants permission to retrieve service details for all (paginated) services (if serviceCode is not set) or service detail for a particular service (if given serviceCode)",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getattributevalues": {
    "name": "GetAttributeValues",
    "description": "Grants permission to retrieve all (paginated) possible values for a given attribute",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getpricelistfileurl": {
    "name": "GetPriceListFileUrl",
    "description": "Grants permission to retrieve the price list file URL for the given parameters",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getproducts": {
    "name": "GetProducts",
    "description": "Grants permission to retrieve all matching products with given search criteria",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listpricelists": {
    "name": "ListPriceLists",
    "description": "Grants permission to list all (paginated) eligible price lists for the given parameters",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  }
}