{"identity":"D2AC4B47-CC2D-24C5-3EBA-9163BA9132C6"}
curl --location --request POST 'https://mesh.apinb.com//mall.Product.FreightDetail' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=' \
--header 'Content-Type: application/json' \
--data-raw '{"identity":"D2AC4B47-CC2D-24C5-3EBA-9163BA9132C6"}'
{
"id": 1,
"identity": "D2AC4B47-CC2D-24C5-3EBA-9163BA9132C6",
"status": 1,
"title": "测试模板01",
"post_type": 1,
"quota": 100,
"cost_type": 1,
"region_type": 2,
"rules": [
{
"id": 1,
"identity": "d6286b06-40da-4eee-b6c4-808de2701f2a",
"freight_identity": "D2AC4B47-CC2D-24C5-3EBA-9163BA9132C6",
"region": [
{
"id": 11,
"name": "北京",
"second": [
{
"id": 110101001,
"name": "东华门"
},
{
"id": 110101002,
"name": "景山"
}
]
}
],
"price_basic": 105,
"count_basic": 3,
"count_extra": 5,
"price_extra": 20,
"status": 1
}
],
"price_basic": 105,
"count_basic": 3,
"count_extra": 5,
"price_extra": 20,
"status": 1
}
]
}