Updating expenses programmatically

alvaro_psngr1
Expensify Customer Posts: 2
Hi,
I was checking your Expensify Integration Server API reference but I don't see any way to update an expense, I can only see employee and rules.
Can you please tell me how can I update an already created expense programmatically?
Thanks!
Answers
-
Hi @alvaro_psngr1! While you can update expense rules and policy details, the API does not have the functionality to update existing expenses. I recommend creating an Idea post so that we can gauge user demand for this feature.
-
Then, how can I process refunds programmatically?
-
@alvaro_psngr1 The API will allow you to create new expenses, so you would create a negative expense to offset the refunded expense rather than editing the existing expense.