Reimbursements
Create reimbursable expense transaction
Use the Create reimbursable expense endpoint to submit an employee expense claim in the accounting platform for a given company's connection.
Reimbursable expense requests are reflected in the accounting software in the form of Bills against an employee (who exists as a supplier in the accounting platform).
Supported Integrations
| Integration | Supported |
|---|---|
| FreeAgent | Yes |
| QuickBooks Desktop | Yes |
| QuickBooks Online | Yes |
| Oracle NetSuite | Yes |
| Zoho Books | Yes |
| Sage Intacct | Yes |
post/companies/{companyId}/sync/expenses/reimbursable-expense-transactions
Request body
ReimbursableExpenseTransaction[] required— unresolved $ref
Response
OK
Example response
{
"syncId": "cd937d46-8e41-43a9-9477-a79158ffd98a"
}