...
Field | Field Definition and Notes | Valid Values |
---|---|---|
sourcedId | Unique identifier for the user. This could be generated from the Student Information System, or could be the same as the org identifier value. | Any consecutive character combination is supported. |
status | This could be generated from the Student Information System, or could be the same as the org identifier value. | active Tobedeleted |
name | Name of the organization. | All characters supported. |
type | Type of organization. | school, district, local, state |
identifier | Org ID that will be used for display purposes. For schools, this is often referred to as the “School ID”. | Any consecutive character combination is supported, though this is generally a numeric value. |
parentSourcedId | SourcedId of an Org representing the Parent organization. For a district-only implementation, schools will have a parentSourcedId value of their district’s org sourcedId. The district org will be a unique row in the csv file. | Must be the sourcedId of a valid org record. |