Get specific rule applying to user attributes.
Rule was successfuly recieved.
Authentication not passed or wrong. Make sure you used authentication or correct credentials.
{- "rule_id": 1,
- "name": "Ork race armor rule",
- "is_enabled": true,
- "attribute_conditions": [
- {
- "attribute": "race",
- "operator": "eq",
- "value": "ork",
- "type": "string"
}
], - "items": [
- {
- "item_id": 1,
- "sku": "ork_armor",
- "name": "Ork Armor"
}
]
}