Retrieve a list of potential rule attributes for the promotion and application method types specified in the query parameters. Only the attributes of the rule type specified in the path parameter are retrieved:
If rule_type
is rules
, the attributes of the promotion’s type are retrieved.
If rule_type
is target-rules
, the target rules’ attributes of the application method’s type are retrieved.
If rule_type
is buy-rules
, the buy rules’ attributes of the application method’s type are retrieved.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The rule type.
rules
, target-rules
, buy-rules
The promotion type to retrieve rules for.
standard
, buyget
The application method type to retrieve rules for.
fixed
, percentage
OK
The list of attributes.