{
"id": "string",
"currency_code": "usd",
"amount": 0,
"min_quantity": 0,
"max_quantity": 0,
"price_rules": [
{
"id": "string",
"attribute": "string",
"value": "string",
"operator": "gt"
}
]
}