drbarzaga / walmart-mws

Walmart Marketplace SDK is a wrapper sdk around the Walmart Marketplace API to used this sdk you will need an developer account with the ClientId and ClientSecret keys.
MIT License
8 stars 4 forks source link

implementing orders endpoint #1

Closed pedrohma closed 3 years ago

drbarzaga commented 3 years ago

@pedrohma You can update the doc of the package for example add the Orders to the content table and add one example of using the endpoint similar to this? https://www.npmjs.com/package/walmart-mws

pedrohma commented 3 years ago

@pedrohma You can update the doc of the package for example add the Orders to the content table and add one example of using the endpoint similar to this npmjs.com/package/walmart-mws

Yes, I will do it later. I still need to implement the endpoint to mark orders as shipped, and also update all the optional params for the methods. Please let me know if you have any suggestions.

drbarzaga commented 3 years ago

@pedrohma Any suggestions about mark the orders as shipped or that?

pedrohma commented 3 years ago

@pedrohma Any suggestions about mark the orders as shipped or that?

Yes, that's what I will be working on. I'll open another PR later.

drbarzaga commented 3 years ago

@pedrohma Ok cool can you send me any feedback about the package?

pedrohma commented 3 years ago

@pedrohma Ok cool can you send me any feedback about the package?

You've done an amazing job. Let's finish this API in Node. Will be very helpful for the community.

drbarzaga commented 3 years ago

@pedrohma Good thank you very much.