Skip to content

A C# console application designed to fetch warranty data in batch from the Dell API

License

Notifications You must be signed in to change notification settings

zimbres/DellWarranty

Repository files navigation

.NET

Quality gate

Dell Warranty Api Consumer

Console application written C# to retrieve warranty data from Dell Api in batch


Information about Dell Api need to be filled in appsettings.json. This data can be obtained at Dell TechDirect or with the TAM.

"ApiSettings": {
   "ClientId": "",
   "ClientSecret": "",
   "AuthUrl": "",
   "EndpointUrl": ""
 }

About

A C# console application designed to fetch warranty data in batch from the Dell API

Topics

Resources

License

Stars

Watchers

Forks

Languages