/
4.8.0 Web API Updates

4.8.0 Web API Updates

New Started on SiteInfo on Grade in ExternalRegistration API Endpoints

A new property StartedOnSiteInfoId (Guid) is added to the Grades JSON array for the following API endpoints:

  • /Services/api/ExternalRegistration/GetCompletedRegistrationsWithDetails

  • /Services/api/ExternalRegistration/GetActiveRegistrationsWithDetails

  • /Services/api/ExternalRegistration/GetCompletedRegistrationsWithDetailsForUser

Related task: https://rippleops.atlassian.net/browse/PSDEV-1094

New API Endpoints

  • GET List<ExternalSiteInfo> /Services/api/ExternalSync/GetSiteInfos(string orgPath, bool includeDeleted = false)
    This endpoint can be used to get a display name of the StartedOnSiteInfoId for grades.
    Related task: https://rippleops.atlassian.net/browse/PSDEV-1094