{
"type": {
"label": "string",
"description": "string",
"code": "string"
},
"name": "string",
"service_zone_id": "string",
"shipping_profile_id": "string",
"provider_id": "string",
"rules": [
{
"attribute": "customer_group",
"operator": "gt",
"value": "cusgroup_123"
}
],
"data": {},
"price_type": "flat",
"prices": [
{
"currency_code": "usd",
"amount": 0
}
]
}