Reimbursements
Update reimbursable expense transaction
The Update reimbursable expense endpoint updates an existing employee expense claim in the accounting platform for a given company's connection.
Updating an existing reimbursable expense transaction will update the existing bill against an employee (who exists as a supplier in the accounting software).
Supported Integrations
| Integration | Supported |
|---|---|
| FreeAgent | Yes |
| QuickBooks Online | Yes |
| Oracle NetSuite | Yes |
| Zoho Books | Yes |
put/companies/{companyId}/sync/expenses/reimbursable-expense-transactions/{transactionId}
Request body
Response
OK
Example response
{
"syncId": "cd937d46-8e41-43a9-9477-a79158ffd98a"
}