{
"promotion": {},
"target_rules": [
{
"id": "string",
"description": "string",
"attribute": "customer_group_id",
"operator": "gt",
"values": [
"cusgroup_123"
]
}
],
"buy_rules": [
{
"id": "string",
"description": "string",
"attribute": "customer_group_id",
"operator": "gt",
"values": [
"cusgroup_123"
]
}
],
"id": "string",
"value": 0,
"currency_code": "usd",
"max_quantity": 0,
"buy_rules_min_quantity": 0,
"apply_to_quantity": 0,
"type": "fixed",
"target_type": "items",
"allocation": "each"
}