Documentation

Athleticclearance extends BaseEndpoint
in package

Table of Contents

Properties

$url  : string

Methods

post()  : array<string|int, string>
Updates a medical athletic requirements for a student.

Properties

$url

protected string $url = "https://api.sky.blackbaud.com/school/v1/medical/athleticclearance"

Endpoint URL pattern

Methods

post()

Updates a medical athletic requirements for a student.

public post(StudentAthleticRequirementUpdate $requestBody) : array<string|int, string>

Requires one of the following roles in the Education Management system:

  • Nurse
Parameters
$requestBody : StudentAthleticRequirementUpdate

The athletics requirements to update

Tags
throws
ArgumentException

if required parameters are not defined

Return values
array<string|int, string>

Success


        
On this page

Search results