Delete direct cost
The Delete direct cost endpoint allows you to delete a specified direct cost from an accounting software.
Direct costs are business expenses that don't impact Accounts Payable.
Process
-
Pass the {directCostId} to the Delete direct cost endpoint and store the pushOperationKey returned.
-
Check the status of the delete operation by checking the status of the push operation either via
- Push operation webhook (advised),
- Push operation status endpoint.
A Success status indicates that the direct cost object was deleted from the accounting software.
-
(Optional) Check that the direct cost was deleted from the accounting software.
Effect on related objects
Be aware that deleting a direct cost from an accounting software might cause related objects to be modified.
Integration specifics
Integrations that support soft delete do not permanently delete the object in the accounting software.
| Integration | Soft Delete | Details |
|---|---|---|
| QuickBooks Desktop | No | - |
Supported Integrations
This functionality is currently supported for our QuickBooks Desktop integration.
Response
OK