# /api/External/GetTerminalInfoByMTO_Cd Endpoint: GET /api/External/GetTerminalInfoByMTO_Cd Version: v1 ## Query parameters: - `mtoCd` (string) ## Response 200 fields (application/json): - `mtO_Id` (integer) - `mtO_Cd` (string,null) - `mtO_Nm` (string,null) - `mtoDisplay_Cd` (string,null) - `port_cd` (string,null) - `location_Cd` (string,null) - `ecpMto_Cd` (string,null) - `tiPartner_Cd` (string,null) - `company_Id` (integer) - `apptTypes` (array,null) - `apptTypes.apptType_Cd` (string,null) - `apptTypes.apptType_Dsc` (string,null) - `apptTypes.scheduleGroup_Num` (integer) - `apptTypes.apptSvc_Cd` (string,null) - `apptTypes.preAdvice_Flg` (boolean) ## Response 401 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 403 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 404 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 500 fields