SDK Clients is a NuGet package that provides a simple way for calling AIH APIs.

It provides models and methods. In order to get started you need to fill some data in the model and then pass it to the method.

Each client contains its API endpoint methods. 

For example for calling this API –  DELETE:  https://zevit-uat-assets-we-api.azurewebsites.net//Organizations/{id}, you need to call this method OrganizationsDeleteAsync(id)

Image

For more information on AIH NuGet packages please visit https://www.nuget.org/profiles/ZEVIT-AIH .