{
    "to_address": {
      "full_name": "TEST TARO",
      "company": "",
      "email": "",
      "phone": "", 
      "country": "JP",
      "address1": "中京区八百屋町117",
      "address2": "",
      "province": "京都府",
      "zip": "604-8072",
      "city": "京都市"
    },
    "from_address": {
      "full_name": "テスト",
      "company": "",
      "email": "",
      "phone": "",
      "country": "JP",
      "address1": "安威",
      "address2": "",
      "province": "大阪府",
      "zip": "5670001",
      "city": "茨城市"
    },
    "products": [
      {
        "name": "Basket ball",
        "quantity": "2",
        "price": "4850",
        "hs_code": "",
        "hs_description": "Sports ball",
        "origin_country": "JP"
      },
      {
        "name": "Basket ball2",
        "quantity": "2",
        "price": "4850",
        "hs_code": "",
        "hs_description": "Sports ball",
        "origin_country": "JP"
      },
      {
        "name": "Basket ball3",
        "quantity": "2",
        "price": "4850",
        "hs_code": "",
        "hs_description": "Sports ball",
        "origin_country": "JP"
      },
      {
        "name": "Basket ball4",
        "quantity": "2",
        "price": "4850",
        "hs_code": "",
        "hs_description": "Sports ball",
        "origin_country": "JP"
      },
      {
        "name": "Basket ball5",
        "quantity": "2",
        "price": "4850",
        "hs_code": "",
        "hs_description": "Sports ball",
        "origin_country": "JP"
      }
    ],
    "parcels": [
      {
        "amount": "1",
        "width": "10",
        "height": "10",
        "depth": "10",
        "weight": 2000
      }
    ],
    "customs": {
      "duty_paid": false,
      "content_type": "MERCHANDISE"
    },
    "setup": {
      "carrier": "yuupack",
      "service": "yuupack_regular",
      "currency": "JPY",
      "date": "",
      "time": "",
      "insurance": 0,
      "ref_number": "",
      "delivery_note": "",
      "signature": false,
      "care": {
        "fragile": false,
        "side_up": false,
        "valuable_goods": false
      },
      "pack_size": "0",
      "pack_amount": 1,
      "cash_on_delivery": {
        "amount": 0,
        "tax": 0
      },
      "return_label": false,
      "test": true
    }
  }