Archive a student placement.
Recommended usage: We recommend only archiving student placements that have a passed end date. When building syncs from external systems and a studentPlacement is removed, we recommend the following workflow:
endDate to the date when the studentPlacement was removed from the external systemThis grace period allows time to correct any mistakes made by administrators in the external system before the placement is permanently archived.
The ID of the student placement to archive
"123e4567-e89b-12d3-a456-426614174000"
Response for StudentPlacement Archive operation
StudentPlacement holds the placement information about a student in a specific school.
Unique identifier for the StudentPlacement
"123e4567-e89b-12d3-a456-426614174000"
The ID of the student the placement belongs to
"123e4567-e89b-12d3-a456-426614174000"
The ID of the school the student is placed in
"123e4567-e89b-12d3-a456-426614174000"
The school type for the student, if not provided on Create, the school type will be fetched from the school.
GR, GRAN, GY, GYAN, FS "GR"
The start date of the placement
"2024-08-01"
Metadata information for the StudentPlacement
{
"createdAt": "2024-01-15T10:30:00Z",
"createdBy": "987fcdeb-51a2-43d1-b567-123456789abc",
"updatedAt": "2024-01-15T14:45:00Z",
"updatedBy": "987fcdeb-51a2-43d1-b567-123456789abc"
}External is a reusable object that can be used to store external information about the student placement from another system, used for third-party integration tracking.
{
"sourceID": "12345678",
"source": "ExternalIntegrationAPI"
}The school year the student is placed in
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 "1"
Whether the student has childcare
true
The mother tongue of the student. Language codes follow the ISO 639-3 standard (three-letter codes).
"SWE"
null
The modern language alternative for the student
EN, ML, SV, SVA, TN "EN"
Whether the student has Swedish as their second language
false
Whether the student participates in mother tongue education
false
The language code for the student's modern language in school choice (Skolans val). Language codes follow the ISO 639-2 standard (three-letter codes).
"deu"
null
The language code for the student's modern language in language choice (Språkval, M2, B-språk). Language codes follow the ISO 639-2 standard (three-letter codes).
"fra"
null
The end date of the placement
"2025-08-01"
null
The year the placement was archived for the student, in the format YYYY_YYYY where the first year is the autumn and the second year is the spring.
"2024_2025"
null
The timestamp the placement was archived for the student
"2024-08-01T00:00:00Z"
null