-
Hello @Skullbock ,
Can you please give me a code example of how you create invoices? My code below results to this error response
```json
exception: "GuzzleHttp\Exception\ClientException"
file:…
-
Hi,
I am unable to fetch anything due to oAuth issues. I have created my own oAuth handler and produce an Auth Token every hour via Cron on my system.
The problem I am having is that I am un…
-
Hello,
I would like to create a refund from a payment (and put amount_applied to 0 for all the invoice).
What is the syntax?
$zohoBooks->customerpayments->refunds->create($key, $keyvalues); ?
…
ghost updated
5 years ago
-
Is there a way to recreate authtoken if it expires ? Maybe like we pass refresh token fourth parameter of constructor then handle if the given token has expired !
By the way, I did not find a way t…
-
Could you kindly assist on how to fetch one or multiple payments against each invoice in a loop or for single invoice?
thanks a lot in advance.
-
I would like to know how I can list the banks that I have as well as insert a new record and update within a bank that already exists