REST

url: "/OData.svc/Root/IMS/Public('businesscat')/GetParentGroups",
type: 'POST',
data: "models=[" + JSON.stringify({
"directOnly": true
}) + "]"