Update classification (partial) (v1)
Update specific fields on a classification.
Authorizations
Headers
Optional. A unique value (a UUID works well) identifying this operation. If the request is repeated with the same key, the original response is replayed instead of the operation running again, so a retry cannot create a duplicate record. Results are replayable for 48 hours. Reusing a key with a different request body returns 422.
255Path Parameters
Body
Partial update payload for PATCH /public/classifications/{id}/.
Every field is optional: send only the fields you want to change. Unset fields are left untouched on the existing record.
Note on list fields:
selectionsabsent → existing classification lines are preserved. Sending[]deletes all existing lines.required_for_recordsabsent → existing record-type associations are preserved. Sending[]removes them all.
2 - 128purchase_order, sales_order, cash_sale, invoice, bill, direct_expense, vendor_credit, journal_entry, intercompany_journal_entry, customer_credit, customer_deposit, statistical_journal Response
OK
purchase_order, sales_order, cash_sale, invoice, bill, direct_expense, vendor_credit, journal_entry, intercompany_journal_entry, customer_credit, customer_deposit, statistical_journal 128Schema for audit actor information.
Schema for audit actor information.

