{
"appKey": "string",
"data": {
"fnSkuCode": "57041-4",
"packageHeight": 2.13,
"packageLength": 2.56,
"packageWidth": 1.34,
"skuCode": "57041-4",
"weight": 10.56
},
"msgId": "string",
"sign": "string",
"timestamp": 0,
"type": "PRODUCT"
}curl --location --request POST '' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"data": {
"fnSkuCode": "57041-4",
"packageHeight": 2.13,
"packageLength": 2.56,
"packageWidth": 1.34,
"skuCode": "57041-4",
"weight": 10.56
},
"msgId": "string",
"sign": "string",
"timestamp": 0,
"type": "PRODUCT"
}'{}