New UsersV2, WebshopOrdersV2 endpoints released
April 17th, 2018 by David Alexandru
Possibility to get all the users, all the webshop orders and to convert a webshop order to a invoice.
Changelog
- added: GET v2/users
- added: GET v2/webshoporders
- added: POST v2/webshoporders/{webshopOrderId}/convert
- added: GET v2/webshoporders/{webshopOrderId}