picqer / picqer-php

PHP Client for the Picqer API
https://picqer.com/en/api
MIT License
18 stars 23 forks source link

Add all methods and exceptions #24

Closed royduin closed 4 years ago

royduin commented 4 years ago

Not all methods are present, for example editing a purchase order and creating/updating/deleting purchase order products are missing. But I'm also missing exceptions I can catch, getting an array with data isn't ideal.

stephangroen commented 4 years ago

We've just added a bunch of methods. If you're missing anything, please feel free to submit a PR or let us know which method you're missing. Exceptions would be nice, but is not planned for right now.