Using PayRunIO.GettingStarted.Examples with payrun.io

C# integration

Install
dotnet add package PayRunIO.GettingStarted.Examples
Gets all user objects
curl \
  https://api.test.payrun.io/Users
Gets all reports
curl \
  https://api.test.payrun.io/Reports
Get a list of all available schemas
curl \
  https://api.test.payrun.io/Schemas
SDK on GitHub 📄 API Docs
SDK
PayRunIO.GettingStarted.Examples
C#
API
payrun.io
payrun.io
Other SDKs for payrun.io
PayRunIO.Java.SDK
At a glance
Language C#
Endpoints389
Base URLhttps://api.test.payrun.io