1.7.0 released - Added more endpoints to /inventory resource.
over 4 years ago by Robert Ho
The POST /inventory endpoint will now allow you to create inventory on a sku based on warehouse. The PUT /inventory endpoint will attempt to update inventory if found, else create that inventory.
Changelog
- added: POST /inventory endpoint to create inventory
- added: PUT /inventory endpoint update or create inventory