Divisions

The resources and methods under /Divisions facilitate the Tessitura Analytics application currently in development. These methods and underlying contracts are likely to change as we build out additional REST API functionality, and therefore they are not recommended for active development. Using them for prototyping and spiking future web solutions is appropriate at this time.

Http Verb Operation
GetAll Security/Divisions/ControlGroups Get the control group/division mappings for the specified division.
GET Method: GetAll, URL: Security/Divisions/ControlGroups Test

Get the control group/division mappings for the specified division.

GetForDivision Security/Divisions/{divisionId}/ControlGroups Get the control group/division mappings for the specified division.
GET Method: GetForDivision, URL: Security/Divisions/{divisionId}/ControlGroups Test

Get the control group/division mappings for the specified division.