Can someone please confirm the Invoice API works to get these fields?
I am following the API documentation (https://www.zoho.com/books/api/v3/invoices/#get-an-invoice) to write a custom function. I am able to get a lot of fields but having a problem with the following two: invoice.get("payment_made");//returning null but
Invalid Value Passed for Phone
Each time we try to signup for Books w/our acct, we receive the following error: "Invalid Value Passed for Phone" Thanks in advice for your help, Craig We have a phone # input into our acct info, so not sure why this is happening? Additionally, when trying
Zoho API CORS
Hello, I'm trying to use Zoho books API. I have registered "Client-based application" and set my JS domain to http://127.0.0.1:4200, but when making requests to API I get CORS error. Am I doing something wrong? Maybe problem is with using ip/port d
Custom Function - Transfer from Credit Card to Bank Account
I am trying to set up a workflow and custom function that will automatically make a transfer from a credit card account to a bank account in Zoho Books (the "bank" account is representing Plastiq, which is a payment service that will take a credit card
error
{'code': 1048, 'message': 'Sorry, there was an internal error. Please contact {0} for assistance.'} 400
Zoho Books - sum of previous invoices plus the actual amount of the recent invoice in one Number.
In Book you have "sales" and there you can issue a retainer invoice. As we are in construction business we issue plenty of retainer invoices for a project until at the very end we issue ONE INVOICE. According to german tax requirements we have to follow
how can i create a refresh_token for Client-based Applications
Good day, i tried to get a refresh_token for Client-based Applications but i,m getting an error that sys invalid client_id but i just copied it but it doesn't work
Bill of Issue/Invoice
I run a subscription based business. I have multiple subscribers who make payments on different dates in a month and I raise a Bill of Issue/Invoice at month end. I have customised the customer tab to have all information I require for raising invoice/bill
Change Added_user
Hi, is it possible to change the Added_user value in existing records?