When completing an import from the Progresso MIS (via the API) the following prioritisation rules are applied for each person type uploaded:
StudentData
- Forename = LegalSurname, Forename
- Surname = LegalSurname, Surname
- KnownAsFirstName = Forename
- KnownAsLastName = Surname
StaffData
- Forename = LegalSurname, Forename
- Surname = LegalSurname, Surname
- KnownAs = DisplayName
i.e.
Name in ParentPay after import = [Use this field if populated], [Use this field as the fallback option]