Skip to main content

Read transaction rule

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

GET
/users/{user_guid}/transaction_rules/{transaction_rule_guid}

Path Parameters

FieldRequiredType

transaction_rule_guid

The unique id for a transaction_rule.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...