消費者資訊查詢

運用標準化的開放銀行規格,打造便利金融服務。

開放銀行第二階段服務:係指在消費者同意的前提下,透過財金公司標準化之開放應用程式介面(Open API),提供第三方服務提供者(TSP業者)串接消費者金融往來資訊API,合作打造更多元、更貼近消費者之應用場景,提供消費者取得更即時、便利之金融服務。

第二階段「消費者資訊查詢」API提供:

  • 存款帳戶餘額及明細、信用卡帳單等資訊。
  • 注重安全性及合規,依循技術標準及安控規範,共創便利的個人金融服務。
認證授權
API項目 APIs Method
認證授權 /api/internal/fiscOBAuthorize POST
取得存取代碼 /oauth/token POST
取消存取代碼 /bank/revocation POST
授權撤銷通知 /bank/revocation POST
存款
API項目 APIs Method
查詢臺外幣活存帳戶餘額 /deposit/demandDeposit/accounts POST
查詢臺外幣定存帳戶餘額 /deposit/timeDeposit/accounts POST
查詢臺外幣活存帳戶交易明細資訊 /deposit/demandDeposit/transactionDetails POST
信用卡
API項目 APIs Method
查詢信用卡當期帳單資訊 /creditCards/currentBill POST
查詢信用卡歷史帳單資訊 /creditCards/historicalBill POST
查詢客戶個人信用卡額度資訊 /creditCards/creditLimit POST
查詢信用卡帳單交易明細(已入帳) /creditCards/transactionDetailsPost POST
查詢信用卡帳單交易明細(未入帳) /creditCards/transactionDetailsUnpost POST
其他銀行服務
API項目 APIs Method
查詢帳戶對帳單寄送方式 /otherService/STMTTypeQuery POST
設定帳戶對帳單寄送方式 /otherService/STMTTypeApply POST
查詢信用卡帳單寄送方式 /otherService/cardSTMTTypeQuery GET
設定信用卡帳單寄送方式 /otherService/cardSTMTTypeApply POST
查詢客戶所留聯絡資訊 /otherService/contactInfo POST