{
	"openapi": "3.0.1",
	"info": {
		"title": "海關資料加值服務 OpenAPI Definition File",
		"description": "<p>海關資料加值服務開放資料集資訊</p>",
		"version": "20211108"
	},
	"servers": [
		{
			"url": "https://opendata.customs.gov.tw/data",
			"description": "海關資料加值服務"
		}
	],
	"paths": {
		"/17041": {
			"description": "進口報關通關流程查詢",
			"get": {
				"tags": [
					"政府資料開放－17041"
				],
				"description": "海關行政組織系統及機關地址、服務電話",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"機關名稱": {
												"description": "機關名稱",
												"type": "string"
											},
											"上級機關名稱": {
												"description": "上級機關名稱",
												"type": "string"
											},
											"機關地址": {
												"description": "機關地址",
												"type": "string"
											},
											"服務電話": {
												"description": "服務電話",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17045": {
			"description": "關務署無線網路(iTaiwan)使用量",
			"get": {
				"tags": [
					"政府資料開放－17045"
				],
				"description": "海關行政組織系統及機關地址、服務電話",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"月份": {
												"description": "月份",
												"type": "string"
											},
											"使用人次": {
												"description": "使用人次",
												"type": "integer"
											},
											"使用人數": {
												"description": "使用人數",
												"type": "integer"
											},
											"總分鐘數": {
												"description": "總分鐘數",
												"type": "integer"
											},
											"總流量（MB）": {
												"description": "總流量（MB）",
												"type": "number"
											},
											"服務電話": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17067": {
			"description": "屏東農業科技園區事業監管編號及業者名冊",
			"get": {
				"tags": [
					"政府資料開放－17067"
				],
				"description": "屏東農業科技園區事業監管編號及業者名冊",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"監管編號": {
												"description": "監管編號",
												"type": "string"
											},
											"公司名稱": {
												"description": "公司名稱",
												"type": "string"
											},
											"地址": {
												"description": "地址",
												"type": "string"
											},
											"連絡電話": {
												"description": "連絡電話",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17069": {
			"description": "自由港區事業監管編號及業者名冊",
			"get": {
				"tags": [
					"政府資料開放－17069"
				],
				"description": "自由港區事業監管編號及業者名冊",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"事業（營運單位）名稱": {
												"description": "事業（營運單位）名稱",
												"type": "string"
											},
											"監管編號": {
												"description": "監管編號",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17073": {
			"description": "檢舉走私電話",
			"get": {
				"tags": [
					"政府資料開放－17073"
				],
				"description": "檢舉走私電話",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"單位": {
												"description": "單位",
												"type": "string"
											},
											"上班時段連絡電話": {
												"description": "上班時段連絡電話",
												"type": "string"
											},
											"上班時段電傳號碼": {
												"description": "上班時段電傳號碼",
												"type": "string"
											},
											"非上班時段連絡電話": {
												"description": "非上班時段連絡電話",
												"type": "string"
											},
											"非上班時段電傳號碼": {
												"description": "非上班時段電傳號碼",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17074": {
			"description": "優質企業認證合格業者名冊",
			"get": {
				"tags": [
					"政府資料開放－17074"
				],
				"description": "優質企業認證合格業者名冊",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"業者名稱": {
												"description": "業者名稱",
												"type": "string"
											},
											"統一編號": {
												"description": "統一編號",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17079": {
			"description": "關港貿單一窗口服務清單",
			"get": {
				"tags": [
					"政府資料開放－17079"
				],
				"description": "關港貿單一窗口服務清單",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"服務代號": {
												"description": "服務代號",
												"type": "string"
											},
											"服務名稱": {
												"description": "服務名稱",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24031": {
			"description": "關務署關員學歷統計表",
			"get": {
				"tags": [
					"政府資料開放－24031"
				],
				"description": "關務署關員學歷統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"學歷": {
												"description": "學歷",
												"type": "string"
											},
											"人數": {
												"description": "人數",
												"type": "integer"
											},
											"百分比（％）": {
												"description": "百分比（％）",
												"type": "number"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24032": {
			"description": "關務署職員年齡分佈統計表",
			"get": {
				"tags": [
					"政府資料開放－24032"
				],
				"description": "關務署職員年齡分佈統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"年齡": {
												"description": "年齡",
												"type": "string"
											},
											"人數": {
												"description": "人數",
												"type": "integer"
											},
											"百分比（％）": {
												"description": "百分比（％）",
												"type": "number"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24033": {
			"description": "關務署職員性別分佈統計表",
			"get": {
				"tags": [
					"政府資料開放－24033"
				],
				"description": "關務署職員性別分佈統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"性別": {
												"description": "性別",
												"type": "string"
											},
											"委任人數": {
												"description": "委任人數",
												"type": "integer"
											},
											"薦任人數": {
												"description": "薦任人數",
												"type": "integer"
											},
											"簡任人數": {
												"description": "簡任人數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/32059": {
			"description": "本署全球資訊網網站使用量",
			"get": {
				"tags": [
					"政府資料開放－32059"
				],
				"description": "本署全球資訊網網站使用量",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"網站名稱": {
												"description": "網站名稱",
												"type": "string"
											},
											"瀏覽量": {
												"description": "瀏覽量",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/32061": {
			"description": "海關各項APP年度下載量",
			"get": {
				"tags": [
					"政府資料開放－32061"
				],
				"description": "海關各項APP年度下載量",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"APP名稱": {
												"description": "APP名稱",
												"type": "string"
											},
											"使用人次": {
												"description": "使用人次",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
			"/38736": {
			"description": "屏東農業科技園區進/出區貨物價值",
			"get": {
				"tags": [
					"政府資料開放－38736"
				],
				"description": "屏東農業科技園區進/出區貨物價值",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "string"
											},
											"家數": {
												"description": "家數",
												"type": "string"
											},
											"進區貨物價值（新臺幣千元）": {
												"description": "進區貨物價值（新臺幣千元）",
												"type": "string"
											},
											"出區貨物價值（新臺幣千元）": {
												"description": "出區貨物價值（新臺幣千元）",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/38809": {
			"description": "網際網路稅費繳納系統年度統計",
			"get": {
				"tags": [
					"政府資料開放－38809"
				],
				"description": "網際網路稅費繳納系統年度統計",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"繳納次數": {
												"description": "繳納次數",
												"type": "integer"
											},
											"繳納稅單數": {
												"description": "繳納稅單數",
												"type": "integer"
											},
											"繳納金額": {
												"description": "繳納金額",
												"type": "number"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/39006": {
			"description": "關務特考錄取人員學校分析表",
			"get": {
				"tags": [
					"政府資料開放－39006"
				],
				"description": "關務特考錄取人員學校分析表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"等級": {
												"description": "等級",
												"type": "string"
											},
											"學校名稱": {
												"description": "學校名稱",
												"type": "string"
											},
											"人數": {
												"description": "人數",
												"type": "integer"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/39007": {
			"description": "財政部關務署訓練實施計畫",
			"get": {
				"tags": [
					"政府資料開放－39007"
				],
				"description": "財政部關務署訓練實施計畫",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"班別": {
												"description": "班別",
												"type": "string"
											},
											"小時": {
												"description": "小時",
												"type": "integer"
											},
											"人數": {
												"description": "人數",
												"type": "integer"
											},
											"月份": {
												"description": "月份",
												"type": "string"
											},
											"地點": {
												"description": "地點",
												"type": "string"
											},
											"主辦單位": {
												"description": "主辦單位",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/11878": {
			"description": "辦理國家賠償事件處理情形統計表",
			"get": {
				"tags": [
					"政府資料開放－11878"
				],
				"description": "辦理國家賠償事件處理情形統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度（件）": {
												"description": "年度（件）",
												"type": "integer"
											},
											"項目別（件）": {
												"description": "項目別（件）",
												"type": "string"
											},
											"總件數（件）": {
												"description": "總件數（件）",
												"type": "integer"
											},
											"新收案件數（件）": {
												"description": "新收案件數（件）",
												"type": "integer"
											},
											"未結案件數（件）": {
												"description": "未結案件數（件）",
												"type": "integer"
											},
											"協議中（件）": {
												"description": "協議中（件）",
												"type": "integer"
											},
											"訴訟中（件）": {
												"description": "訴訟中（件）",
												"type": "integer"
											},
											"已結案件數（件）": {
												"description": "已結案件數（件）",
												"type": "integer"
											},
											"成立（件）": {
												"description": "成立（件）",
												"type": "integer"
											},
											"不成立（件）": {
												"description": "不成立（件）",
												"type": "integer"
											},
											"拒絕賠償（件）": {
												"description": "拒絕賠償（件）",
												"type": "integer"
											},
											"撤回（件）": {
												"description": "撤回（件）",
												"type": "integer"
											},
											"其他（件）": {
												"description": "其他（件）",
												"type": "integer"
											},
											"勝訴（件）": {
												"description": "勝訴（件）",
												"type": "integer"
											},
											"敗訴（件）": {
												"description": "敗訴（件）",
												"type": "integer"
											},
											"一部勝訴一部敗訴（件）": {
												"description": "一部勝訴一部敗訴（件）",
												"type": "integer"
											},
											"法院和解（件）": {
												"description": "法院和解（件）",
												"type": "integer"
											},
											"駁回（件）": {
												"description": "駁回（件）",
												"type": "integer"
											},
											"協議成立賠償（件）": {
												"description": "協議成立賠償（件）",
												"type": "integer"
											},
											"判決確定賠償（件）": {
												"description": "判決確定賠償（件）",
												"type": "integer"
											},
											"依國家賠償法第2條賠償（件）": {
												"description": "依國家賠償法第2條賠償（件）",
												"type": "integer"
											},
											"依國家賠償法第3條賠償（件）": {
												"description": "依國家賠償法第3條賠償（件）",
												"type": "integer"
											},
											"求償（件）": {
												"description": "求償（件）",
												"type": "integer"
											},
											"獲償（件）": {
												"description": "獲償（件）",
												"type": "integer"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/11892": {
			"description": "支付或接受之補助",
			"get": {
				"tags": [
					"政府資料開放－11892"
				],
				"description": "支付或接受之補助",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"支用事由": {
												"description": "支用事由",
												"type": "string"
											},
											"對象": {
												"description": "對象",
												"type": "string"
											},
											"金額（新臺幣元）": {
												"description": "金額（新臺幣元）",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17042": {
			"description": "海關退休人數統計表",
			"get": {
				"tags": [
					"政府資料開放－17042"
				],
				"description": "關務署及所屬退休人數統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"機關別": {
												"description": "機關別",
												"type": "string"
											},
											"退休人數": {
												"description": "退休人數",
												"type": "integer"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17043": {
			"description": "海關近10年人數配置統計表",
			"get": {
				"tags": [
					"政府資料開放－17043"
				],
				"description": "關務署及所屬近10年人數配置統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關務署人數": {
												"description": "關務署人數",
												"type": "integer"
											},
											"基隆關人數": {
												"description": "基隆關人數",
												"type": "integer"
											},
											"臺北關人數": {
												"description": "臺北關人數",
												"type": "integer"
											},
											"臺中關人數": {
												"description": "臺中關人數",
												"type": "integer"
											},
											"高雄關人數": {
												"description": "高雄關人數",
												"type": "integer"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17044": {
			"description": "海關課徵反傾銷稅案執行成效",
			"get": {
				"tags": [
					"政府資料開放－17044"
				],
				"description": "海關課徵反傾銷稅案執行成效",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"涉案貨物": {
												"description": "涉案貨物",
												"type": "string"
											},
											"課徵反傾銷稅（元）": {
												"description": "課徵反傾銷稅（元）",
												"type": "integer"
											},
											"進口量": {
												"description": "進口量",
												"type": "integer"
											},
											"進口量單位": {
												"description": "進口量單位",
												"type": "string"
											},
											"進口值（元）": {
												"description": "進口值（元）",
												"type": "integer"
											},
											"平均價格（元）": {
												"description": "平均價格（元）",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17049": {
			"description": "海關電子封條監控系統通關點設備及代碼檔",
			"get": {
				"tags": [
					"政府資料開放－17049"
				],
				"description": "海關電子封條監控系統通關點設備及代碼檔",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"通關點編號": {
												"description": "通關點編號",
												"type": "string"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"建置地點": {
												"description": "建置地點",
												"type": "string"
											},
											"業者名稱": {
												"description": "業者名稱",
												"type": "string"
											},
											"進站車道數": {
												"description": "進站車道數",
												"type": "integer"
											},
											"出站車道數": {
												"description": "出站車道數",
												"type": "integer"
											},
											"車道管制站數": {
												"description": "車道管制站",
												"type": "integer"
											},
											"無線監控點數": {
												"description": "無線監控點",
												"type": "integer"
											},
											"手持機數": {
												"description": "手持機",
												"type": "integer"
											},
											"海關管理單位": {
												"description": "海關管理單位",
												"type": "string"
											},
											"碼頭代碼": {
												"description": "碼頭代碼",
												"type": "string"
											},
											"卸存地代碼": {
												"description": "卸存地代碼",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17050": {
			"description": "歷年海關查緝侵害智慧財產權案件統計檔",
			"get": {
				"tags": [
					"政府資料開放－17050"
				],
				"description": "歷年海關查緝侵害智慧財產權案件統計檔",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"進出口": {
												"description": "進出口",
												"type": "string"
											},
											"類型": {
												"description": "類型",
												"type": "string"
											},
											"案件數": {
												"description": "案件數",
												"type": "integer"
											},
											"數量（pce）": {
												"description": "數量（pce）",
												"type": "integer"
											},
											"私貨價值（新臺幣元）": {
												"description": "私貨價值（新臺幣元）",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17053": {
			"description": "緝毒犬寄養家庭及社會化訓練志工申請統計",
			"get": {
				"tags": [
					"政府資料開放－17053"
				],
				"description": "緝毒犬寄養家庭及社會化訓練志工申請統計",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"統計起始日期": {
												"description": "統計起始日期",
												"type": "integer"
											},
											"統計結束日期": {
												"description": "統計結束日期",
												"type": "integer"
											},
											"寄養家庭/社會化訓練志工申請數": {
												"description": "寄養家庭/社會化訓練志工申請數",
												"type": "integer"
											},
											"寄養家庭申請核可家數": {
												"description": "寄養家庭申請核可家數",
												"type": "integer"
											},
											"社會化訓練志工核可數": {
												"description": "社會化訓練志工核可數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17056": {
			"description": "HS2012年版與HS2007年版海關進口稅則新舊稅號對照表",
			"get": {
				"tags": [
					"政府資料開放－17056"
				],
				"description": "HS2012年版與HS2007年版海關進口稅則新舊稅號對照表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"HS2007": {
												"description": "HS2007",
												"type": "string"
											},
											"HS2012": {
												"description": "HS2012",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17071": {
			"description": "申辦E化沖退稅件數統計表",
			"get": {
				"tags": [
					"政府資料開放－17071"
				],
				"description": "申辦E化沖退稅件數統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"件數": {
												"description": "件數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17072": {
			"description": "機邊驗放通關聯合服務窗口服務件數統計表",
			"get": {
				"tags": [
					"政府資料開放－17072"
				],
				"description": "機邊驗放通關聯合服務窗口服務件數統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"件數": {
												"description": "件數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17077": {
			"description": "一般優質企業名冊",
			"get": {
				"tags": [
					"政府資料開放－17077"
				],
				"description": "一般優質企業名冊",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"企業名稱": {
												"description": "企業名稱",
												"type": "string"
											},
											"統一編號": {
												"description": "統一編號",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17153": {
			"description": "辦理旅客購買特定貨物退稅人次統計表",
			"get": {
				"tags": [
					"政府資料開放－17153"
				],
				"description": "辦理旅客購買特定貨物退稅人次統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"月份": {
												"description": "月份",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"單位": {
												"description": "單位",
												"type": "string"
											},
											"人次": {
												"description": "人次",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17154": {
			"description": "辦理旅客購買特定貨物退稅筆數統計表",
			"get": {
				"tags": [
					"政府資料開放－17154"
				],
				"description": "辦理旅客購買特定貨物退稅筆數統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"月份": {
												"description": "月份",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"單位": {
												"description": "單位",
												"type": "string"
											},
											"筆數": {
												"description": "筆數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/17156": {
			"description": "辦理旅客購買特定貨物退稅金額統計表",
			"get": {
				"tags": [
					"政府資料開放－17156"
				],
				"description": "辦理旅客購買特定貨物退稅金額統計表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"月份": {
												"description": "月份",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"單位": {
												"description": "單位",
												"type": "string"
											},
											"金額": {
												"description": "金額",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/23835": {
			"description": "海關進出口貿易統計用計量單位代碼表",
			"get": {
				"tags": [
					"政府資料開放－23835"
				],
				"description": "海關進出口貿易統計用計量單位代碼表",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"代碼": {
												"description": "代碼",
												"type": "string"
											},
											"計量單位": {
												"description": "計量單位",
												"type": "string"
											},
											"UNITS OF MEASUREMENT": {
												"description": "UNITS OF MEASUREMENT",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/23989": {
			"description": "財政部關務署各年度安康專案私菸緝獲統計",
			"get": {
				"tags": [
					"政府資料開放－23989"
				],
				"description": "財政部關務署各年度安康專案私菸緝獲統計",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"緝獲包數（萬包）": {
												"description": "緝獲包數（萬包）",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24046": {
			"description": "進口證明核發件數",
			"get": {
				"tags": [
					"政府資料開放－24046"
				],
				"description": "進口證明核發件數",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"核發件數": {
												"description": "核發件數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24047": {
			"description": "先放後稅申請業者家數",
			"get": {
				"tags": [
					"政府資料開放－24047"
				],
				"description": "先放後稅申請業者家數",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"申請業者家數": {
												"description": "申請業者家數",
												"type": "string"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		},
		"/24048": {
			"description": "教育用品免稅申請案件數",
			"get": {
				"tags": [
					"政府資料開放－24048"
				],
				"description": "教育用品免稅申請案件數",
				"responses": {
					"200": {
						"description": "OK",
						"content": {
							"*/*": {
								"schema": {
									"description": "",
									"type": "array",
									"items": {
										"type": "object",
										"properties": {
											"年度": {
												"description": "年度",
												"type": "integer"
											},
											"關別": {
												"description": "關別",
												"type": "string"
											},
											"申請案件數": {
												"description": "申請案件數",
												"type": "integer"
											},
											"備註": {
												"description": "備註",
												"type": "string"
											}
										}
									}
								}
							}
						}
					},
					"default": {
						"description": "unexpected error"
					}
				}
			}
		}
	
	}
}