caponica / AmazonMwsComplete

Name-spaced wrappers for the full set of Amazon MWS client libraries
56 stars 53 forks source link

How to create FbaInboundClient via MwsClientPool? #28

Closed 9PEAK closed 5 years ago

9PEAK commented 6 years ago

This is the best mws sdk I've seen.

My question is that, If I use "CaponicaAmazonMwsComplete\ClientPool\MwsClientPool" , how to create "FbaInboundClient". It seems that there is no FbaInboundClientPack in "CaponicaAmazonMwsComplete\ClientPack\".

sergoslav commented 5 years ago

Hi @9PEAK, you can check my pull-request for FbaInventoryClientPack and do it similar way. https://github.com/caponica/AmazonMwsComplete/pull/37/commits/c03a60cd35327c235a72f5aabb31aa4581c1cf64 Good luck!

caponica commented 5 years ago

A recent merge added FbaInventoryClientPack and FbaInboundClientPack