{
"goods_sn": "20240711162207658618_1_1_1"
}curl --location --request POST '/v2/logistic/confirm' \
--header 'Content-Type: application/json' \
--data-raw '{
"goods_sn": "20240711162207658618_1_1_1"
}'{
"code": 0,
"msg": "string",
"data": {}
}