I think we do not need to `json_decode` the response anymore as we can now pass a `format` (default is json) https://github.com/creads/partners-api-php/blob/master/src/Client.php#L70 We need to change the readme accordingly @pitpit
I think we do not need to
json_decodethe response anymore as we can now pass aformat(default is json)https://github.com/creads/partners-api-php/blob/master/src/Client.php#L70
We need to change the readme accordingly
@pitpit