trebol-ecommerce / api

eCommerce web service REST specification
GNU General Public License v3.0
0 stars 0 forks source link

Rename `Sell` entity to `Order` #58

Open bglamadrid opened 2 years ago

bglamadrid commented 2 years ago

After fiddling around the internet, it seems to me that every other place talks about placing orders when checking out, instead of making sales. The API should follow this convention to be easier to get into from other environments.

This also implies a few more needed changes too.

For this, the following tasks should be done: