POST api/v1/organisations/{organisationKey}/getMatchingGroups
Best fitting groups given the search criteria
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organisationKey | globally unique identifier |
Required |
Body Parameters
Collection of GroupMatchingDto| Name | Description | Type | Additional information |
|---|---|---|---|
| GroupType | GroupType |
None. |
|
| Name | string |
None. |
|
| SchoolYear | integer |
None. |
Response Information
Resource Description
List with matching keys, Null means no match. Index of the results correspond with indexes on the request.
Collection of globally unique identifier