curl --location '/test/1.0.0/getfeeLnDiscount/' \
--header 'Accept: application/json' \
--header 'Content-Type: text/plain' \
--data '{
"customerid": "",
"desttypeid": "0",
"itemtypeid": "1",
"shipperzipcode": "40125",
"receiverzipcode": "JP",
"weight": 1000,
"length": 0,
"width": 0,
"height": 0,
"diameter": 0,
"valuegoods": 100000
}'{}