v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Core Accounting

Partial Update Fixed Asset Automation Match

Retrieve or update an automation match (for editing proposed values before acceptance). GET/PATCH /api/fixed-asset-automation-match/<id>/

patch/coa/api/fixed-asset-automation-match/{id}/

Path parameters

idinteger required

Request body

idinteger
ruleinteger
rule_namestring
rule_account_namestring
rule_thresholdnumber double
rule_needs_reviewboolean
transactioninteger
transaction_descriptionstring
transaction_datestring date
transaction_amountstring
proposed_namestring
proposed_asset_classinteger
proposed_initial_valuenumber double
proposed_salvage_valuenumber double
proposed_purchase_datestring date
proposed_depreciation_start_datestring date
proposed_entityinteger nullable
proposed_departmentinteger nullable
proposed_vendorinteger nullable
created_assetinteger nullable

The asset created when this match was accepted

created_atstring date-time

Response

idinteger required
ruleinteger required
rule_namestring required
rule_account_namestring required
rule_thresholdnumber double required
rule_needs_reviewboolean required
transactioninteger required
transaction_descriptionstring required
transaction_datestring date required
transaction_amountstring required
proposed_namestring required
proposed_asset_classinteger required
proposed_initial_valuenumber double required
proposed_salvage_valuenumber double
proposed_purchase_datestring date required
proposed_depreciation_start_datestring date required
proposed_entityinteger nullable
proposed_departmentinteger nullable
proposed_vendorinteger nullable
created_assetinteger nullable required

The asset created when this match was accepted

created_atstring date-time required