Releases: DREI-D/laravel-jtl-api
Releases · DREI-D/laravel-jtl-api
v1.2.6
- add item custom field endpoints
v1.2.4
- query warehouses endpoint
- query storage locations endpoint
v1.2.3
- fix missing keys in item response
- ignore: formatting
v1.2.2
- add query sales orders endpoint
- Bugfix: $salesChannelId should be string instead of int
v1.2.1
- add isActive and categories to item
v1.2.0
- add item create
- add item update
v1.1.1
- add category create endpoint
- cleanup UpdateCustomerResponse
- add CategoryHelper to load all categories
v1.1.0
- add customer update endpoint