Skip to content

Frende/Frende.ApiExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frende API example usage

This example program fetches the overview of insurances of a customer. It shows basic authentication, how to traverse HAL, and how to deserialize union types.

Configuration

This example needs to be configured with 3 parameters in Program.cs:

  • clientId: Supplied by frende
  • certificateThumbprint: the thumbprint of the certificate sent to frende. This certificate should be in the computer certificate store.
  • birthNumber: A birthnumber of a test customer affiliated with your clientId. Usually supplied by frende.

About

Example how to use our APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages