v1
latestOpenAPI 3.0.02026-07-22132134279.3 KBtransaction rules
Update a transaction rule
Use this endpoint to update the attributes of a specific transaction rule based on its unique GUID. Nexus will respond with the updated transaction_rule object. Any attributes not provided will be left unchanged. Updating the category_guid or description will also update all past and future transactions. Updating the match_description will only be applied to future transactions.
put/transaction_rules/{transaction_rule_guid}
Path parameters
transaction_rule_guidstring required
The unique identifier for the transaction rule. Defined by MX.
Response
OK