{
"boardCategory": "FR-4",
"productType": "Double Layer",
"urgent": "Yes",
"length": 50,
"width": 2,
"quantity": 100,
"solderMaskColor": "Red"
}
curl --location '/api/price/calculate/97e9513b-9819-4fbb-80f0-f08185450de0?lang=en' \
--header 'Content-Type: application/json' \
--data '{
"boardCategory": "FR-4",
"productType": "Double Layer",
"urgent": "Yes",
"length": 50,
"width": 2,
"quantity": 100,
"solderMaskColor": "Red"
}'{
"area": 0,
"unitPrice": 0,
"w1": 0,
"m": 0,
"colorFee": 0,
"urgentFee": 0,
"totalPrice": 0,
"ruleName": "string"
}