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.
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.