Skip to main content

Nexus API

Read transaction rule

Use this endpoint to read the attributes of an existing transaction rule based on the rule’s unique GUID.

GET
/transaction_rules/{transaction_rule_guid}

Path Parameters

FieldRequiredType

transaction_rule_guid

The unique id for a transaction_rule.

Required
String
Loading...