Skip to main content

Module student_numbers

Expand description

Listing and unlinking verified student numbers, for spot-checking and support.

Structs§

AdminUnlinkStudentNumberPayload
AdminUnlinkStudentNumberResult
AdminVerifiedStudentNumberRow
ListVerifiedStudentNumbersQuery

Functions§

_add_routes
admin_unlink_student_number
POST /api/v0/main-frontend/credit-registration-admin/student-numbers/{id}/unlink - Retires one link.
list_verified_student_numbers_for_admin
GET /api/v0/main-frontend/credit-registration-admin/student-numbers - A page of the live links, for spot-checking and support.
to_admin_student_number 🔒