# 52. 發生於查詢國內取消出金時觸發CancelInquire ( ) ## 函式 ``` CancelInquire ( string queryflag, string cancelflag, string date, string time, string amount, string account, string seqno, string str ) ``` ## 回傳 queryflag:詢問動作 cancelflag:註銷標記 date:日期 time:時間 amount:金額 account:帳號 seqno:序號 str:是否為最後一筆 ## 說明 當有查詢國內取消出金時,會觸發 CancelInquire --- ###### tags: `下單API技術文件`