You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Data Properties:
Click here to view all data properties under the /courseOffering endpoint:
# | Property Name | Data Type | Public (Required/ Optional/ Conditional) | Choice (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 | | | | | | |
10.0 | | | | | | |
11.0 | | | | | | |
12.0 | | | | | | |
Use Cases:
Click here to view all the use cases pertaining to the /courseOffering endpoint:
# | Use Case Title | Use Case Description | What to Submit/retrieve |
---|
1.0 | | | |
---|
2.0 | | | |
---|
3.0 | | | |
---|
4.0 | | | |
---|
5.0 | | | |
---|
6.0 | | | |
---|
7.0 | | | |
---|
JSON Sample:
JSON sample for /courseOffering:
{
"courseReference": {
"educationOrganizationId": 48856,
"courseCode": "12194",
},
"schoolReference": {
"schoolId": 6,
},
"sessionReference": {
"schoolId": 6,
"schoolYear": 2020,
"sessionName": "Sessions-12194",
},
"localCourseCode": "LCC-12194",
"localCourseTitle": "LCT-12194",
"_ext": {
"Wi": {
"careerPathways": [
{
"careerPathwayDescriptor": "uri://dpi.wi.gov/CareerPathwayDescriptor#4"
},
{
"careerPathwayDescriptor": "uri://dpi.wi.gov/CareerPathwayDescriptor#2"
}
]
}
}
}
Add Comment