{
  "initiative": {
    "key": "nouzei-shoukai",
    "name": "納税照会"
  },
  "app": {
    "key": "nouzei-shoukai",
    "name": "納税照会",
    "category": "税務部",
    "tags": [
      "徴収管理"
    ],
    "description": "庁内の他部門が補助金等の交付条件確認のため、対象者(個人・法人)の滞納有無を税務部門に照会する業務アプリ。",
    "status": "完了",
    "appId": 499
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:07.497Z",
  "fields": [
    {
      "type": "DATE",
      "code": "kakunin_kijunbi",
      "label": "確認基準日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "taisho_shubetsu",
      "label": "対象種別",
      "noLabel": false,
      "required": true,
      "options": {
        "個人": {
          "label": "個人",
          "index": "0"
        },
        "法人": {
          "label": "法人",
          "index": "1"
        }
      },
      "defaultValue": "個人",
      "align": "HORIZONTAL"
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shimei_houjin_mei",
      "label": "氏名・法人名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "shoukai_bi",
      "label": "照会日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "回答",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DATE",
      "code": "seinengapi",
      "label": "生年月日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "riyou_gyoumu_mei",
      "label": "利用する業務名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "ORGANIZATION_SELECT",
      "code": "irai_soshiki",
      "label": "依頼組織",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "照会情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "toitsu_atena_bangou",
      "label": "団体内統合宛名番号・法人番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "irai_tantousha",
      "label": "依頼担当者",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "juusho",
      "label": "住所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "taino_umu",
      "label": "滞納の有無",
      "noLabel": false,
      "required": true,
      "options": {
        "無": {
          "label": "無",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    },
    {
      "type": "DROP_DOWN",
      "code": "status",
      "label": "ステータス",
      "noLabel": false,
      "required": false,
      "options": {
        "回答済": {
          "label": "回答済",
          "index": "3"
        },
        "処理中": {
          "label": "処理中",
          "index": "1"
        },
        "到達": {
          "label": "到達",
          "index": "0"
        },
        "決裁中": {
          "label": "決裁中",
          "index": "2"
        }
      },
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "shoukai_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "taisho_shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "toitsu_atena_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shimei_houjin_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "juusho",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "DATE",
              "code": "seinengapi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "riyou_gyoumu_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "ORGANIZATION_SELECT",
              "code": "irai_soshiki",
              "size": {
                "width": "222"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "irai_tantousha",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "kakunin_kijunbi",
              "size": {
                "width": "117"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "taino_umu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "status",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}