Adjustments
Create adjustment transaction
Use the Create adjustment expense endpoint to create an adjustment in the accounting software for a given company's connection.
Adjustments represent write-offs and transaction alterations, such as foreign exchange adjustments, in the form of a journal entry.
Supported Integrations
| Integration | Supported |
|---|---|
| QuickBooks Desktop | Yes |
post/companies/{companyId}/sync/expenses/adjustment-transactions
Request body
Response
OK
Example response
{
"syncId": "cd937d46-8e41-43a9-9477-a79158ffd98a"
}