WI DPI WISEdata Ed-Fi Docs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

xxx

(blue star) This endpoint is NOT expected from Choice schools.

Ed-Fi Tech Docs:


Data Properties:

 Click here to view all data properties under the /staffEducationOrganizationEmploymentAssociation endpoint:

#

Property Name

Data Type

Public (Required/ Optional/ Conditional)

Business Definition

Data Element Page

1.0

2.0

3.0

4.0

5.0

6.0

7.0

8.0

9.0


Use Cases:

 Click here to view all the use cases pertaining to the /staffEducationOrganizationEmploymentAssociation endpoint:

#

Use Case Title

Use Case Description

What to Submit/retrieve

1.0

Assuming that /staff record is available

2.0

Assuming that /staff record is NOT available, and the vendor created a staffEducationOrganizationEmploymentAssociation record to post staffSectionAssociation

POST /staffEducationOrganizationEmploymentAssociation

THEN

POST on /staffSectionAssociation
{ "sectionReference": { "schoolId": 7525, "localCourseCode": "LCC-121941", "schoolYear": 2021, "sectionIdentifier": "Section-121941", "sessionName": "Sessions-121941" }, "staffReference": { "staffUniqueId": "1001001001" }, "classroomPositionDescriptor": "uri://dpi.wi.gov/ClassroomPositionDescriptor#03187", "beginDate": "2020-07-01", "endDate": "2021-06-05" }


JSON Sample:

 JSON sample for /staffEducationOrganizationEmploymentAssociation:
{

  • No labels