0
Answered

Is it possible to update client invoice payment dat via API?

Robrecht Belien 6 years ago in API updated by Michal 5 years ago 4

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

Answer
Answered

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.

GOOD, I'M SATISFIED

Great, I will give it a try.

Satisfaction mark by Robrecht Belien 6 years ago
Answer
Answered

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?