claytondus / Claytondus.AmazonMWS

.NET Standard fork of Amazon MWS client
https://developer.amazonservices.com/
Apache License 2.0
33 stars 12 forks source link

Do you have any plans to support Inventory queries? #3

Closed barissaydag closed 6 years ago

barissaydag commented 6 years ago

Hi there,

I love this library and it has been a reliable companion for my product. Is it me or is there support missing for Inventory queries? For example: http://docs.developer.amazonservices.com/en_US/fba_inventory/FBAInventory_ListInventorySupply.html. How can I request this data using this library? Am I missing something?

Thanks! Baris

claytondus commented 6 years ago

Baris, the Inventory API is not currently supported. I usually add the APIs as I have needed them, or I can accept a pull request. If you need it sooner please email me cd@ae4ax.net and we can discuss that.

2018-03-02 1:10 GMT-06:00 barissaydag notifications@github.com:

Hi there,

I love this library and it has been a reliable companion for my product. Is it me or is there support missing for Inventory queries? For example: http://docs.developer.amazonservices.com/en_US/fba_inventory/FBAInventory_ ListInventorySupply.html. How can I request this data using this library? Am I missing something?

Thanks! Baris

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/claytondus/Claytondus.AmazonMWS/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/ABqXILXWZXA6B2wHnWiqVQUb-9GvJzO9ks5taPB-gaJpZM4SZfTM .

--


Clayton Davis AE4AX

claytondus commented 6 years ago

See Claytondus.AmazonMWS.FbaInventory, now supported.