trebol-ecommerce / api

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

Add methods to manipulate shippers #26

Closed bglamadrid closed 2 years ago

bglamadrid commented 2 years ago

Sales may specify a certain Shipper entity. But these must exist before being stated at checkout time. And currently they are missing their API resources for listing, creation, edition and deletion.

After next major version comes up, these API resources should be created:

And obviously, Shippers should have an id property to be able to follow this flow.