Is it possible to update client invoice payment dat via API?
Hi I can't find any function in the API docs to add client invoice payments. But Xtrf and Quickbooks have an integration so it should be possible via code. Having this functionality would be great for us.
Answer
XTRF 8 allows for parametrized macros via API. That is the only known way to add clients payments.
The integration with QuickBooks is a hard-coded one that bypasses the API.
I think you could also try to create a macro that does the job and execute this macro from your server.
Hi Robrecht,I'm curious what were the results you reached and if you found satisfying method how to add the clients payments via the API/macros. If so could you share some info about it? We are now looking into this as well so all insight you can provide will be much appreciated!
Hi Robrecht, Tomas, have you looked into adding the client payments via API/macros further? Can you share any details?
Customer support service by UserEcho
XTRF 8 allows for parametrized macros via API. That is the only known way to add clients payments.
The integration with QuickBooks is a hard-coded one that bypasses the API.