amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
580 stars 730 forks source link

C# working code examples #31

Closed smithburger closed 1 year ago

smithburger commented 3 years ago

Are there any C# code examples that work as a test by just replacing the credentials? Something simple like get Purchase Order information? I am trying to work off the C# client library and other documentation and am completely lost. The Java documentation is a lot more fleshed out. With C# I can't get past step one.

The code in the readme is incomplete on it's own. As far as I can tell it presumes some type of previous knowledge to get working.