GET /API/v2/Trades/Histories/CheckStatuses/GetUnreadCount?tradeNo=!{tradeNo}&reportId=!{reportId}
未確認の操作履歴の件数を取得します。 取引内の操作について、未確認の操作履歴の件数を取得します。 取引内での操作履歴に関する詳細については、[取引内での操作履歴について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
reportId | 帳票ID |
String, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
count | 件数 |
Integer |
Required |