Relationships
A relationship defines the kind of association between a student and a parent
This endpoint retrieves all children relationships of parent
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
An integer defining which page to display.
An integer defining the number of records to display per page.
Success
Success
This endpoint creates parent-child relationship
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
Created
Unprocessable entity
This endpoint updates all parent-children relationships
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
Success
Unprocessable entity
This endpoint retrieves all information about child relationship to parent
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
An integer of child ID
Success
Not found
This endpoint updates parent-child relationship
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
An integer of child ID
Success
Not found
Unprocessable entity
This endpoint removes child relationship to parent
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
An integer of child's Parent ID
An integer of child ID
No content
Not found
No content
Last updated
Was this helpful?

