curl --request GET \
--url https://api.meetcampfire.com/coa/api/fixed-asset/reconciliation/unmatched-gl \
--header 'Authorization: <api-key>'Drilldown showing GL transactions NOT linked to any fixed asset.
Returns the journal entries on a control account that cannot be traced back to a specific asset’s purchase, depreciation, or disposal entries. These are the transactions that make up the “Unmatched GL” amount in the reconciliation report.
curl --request GET \
--url https://api.meetcampfire.com/coa/api/fixed-asset/reconciliation/unmatched-gl \
--header 'Authorization: <api-key>'Token-based authentication with required prefix "Token"
No response body