stepanbenes / api-for-nopcommerce

API plugin for nopCommerce 4.50
MIT License
141 stars 93 forks source link

How to create and update a order? #91

Closed mithang closed 9 months ago

mithang commented 9 months ago

Please!

D3bo commented 9 months ago

After you have configured the api as per installation instruction you should go to the swagger url (/api/swagger) that expose the api documentation. I also suggest you to import the swagger.json to postman