Skip to content

uk-gov-mirror/SkillsFundingAgency.das-providerevents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DAS Provider Events

Repository to capture and surface significant events create by providers as part of the data collections process

## Events Api

The events api is where the events can be consumed from. You can get the .NET client from nuget:

Install-Package SFA.DAS.Provider.Events.Api.Client

The api has a number of streams:

  • Period ends - notification that a period end has been completed.
  • Payments - notification of payments that have been processed.
  • Submissions - notification that material information about learning has changed.
  • Learners - endpoint to allow retrieval of learner information.
  • Data lock events - notification that data lock status has changed.

More information about the API can be viewed in the README.

About

REST Api for surfacing "provider" information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.8%
  • F# 5.5%
  • Other 1.7%