exact-php-client icon indicating copy to clipboard operation
exact-php-client copied to clipboard

PHP Client library for Exact Online

Results 17 exact-php-client issues
Sort by recently updated
recently updated
newest added

Exact Online has an `Documents/Documents` entity: `documents/Documents` which points to the `Document.php` class in the library. But there is also a `CRM/Documents` entity: `read/crm/Documents`. The library is missing a class...

Is there a way to prevent calling the next url after retrieving 2 sets of a 1000. In total we have 10000 articles in exact and we would like to...

Hello, I am currently receiving this error "Error 500: Not allow to update in Basic : Warehouse." Even though I am not updating the warehouse at all. Or updating anything...

awaiting-exact-support

Hi, Thank you for this package. I see that this package depends upon guzzlehttp/guzzle, while it is a very good package it adds one more dependency to the projects using...

enhancement

For a specific issue I'm having it would be immensely helpful to have custom exception bubble through to the application instead of having this library catch it and rethrow it's...

Sometimes, without any reason, i receive this error: Could not connect to Exact Error 401: {"error":"unauthorized_client","error_description":"Old refresh token used."} Then I need to manually clear the access, refresh en authorization...

question

i tried to make a function to dynamicly get ordelines(this function works) but i would like to order them ascending or descending by linenumber and i looked thru your examples...

question