Rule
Override an inherited rule
Creates or updates the current company's override of an inherited (corporate-group) rule identified by {id}. Returns the inherited rule with its updated override block.
Pass inherit_override to control whether the override itself propagates to child companies. Include the standard rule fields (name, enabled, effects, constraints) to define the overriding behavior.
patch/v1/erp/payouts/rules/{id}/override
Parameters
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref
#/paths/~1v1~1erp~1payouts~1rules~1%7Bid%7D/get/parameters/1 — unresolved $ref
Request body
Response
The inherited rule with the updated override.
Changes
No recorded changes to this endpoint across all 1 revision of this API.