GET /API/v2/Trades/Histories/GetCount/{tradeNo}?operatedByOrganizationIdList=!{operatedByOrganizationIdList}&operatedByEmployeeId=!{operatedByEmployeeId}¬ifyToOrganizationIdList=!{notifyToOrganizationIdList}&operationTypeCodeList=!{operationTypeCodeList}&reportCode=!{reportCode}&reportId=!{reportId}&taskId=!{taskId}&processId=!{processId}&operatedAtFrom=!{operatedAtFrom}&operatedAtTo=!{operatedAtTo}&operatedAtRange=!{operatedAtRange}&operatedAtRangeUnit=!{operatedAtRangeUnit}&unreadOnly=!{unreadOnly}
取引内での操作履歴(タイムライン)を取得します。 検索条件を指定して、取引内での操作履歴(タイムライン)を全て取得します。 取引内での操作履歴に関する詳細については、[取引内での操作履歴について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tradeNo | 取引管理番号 |
String |
Required |
operatedByOrganizationIdList | 操作を行ったパートナーの組織IDのリスト |
String, Null |
None. |
operatedByEmployeeId | 操作を行った利用者ID |
String, Null |
Max length: 36 |
notifyToOrganizationIdList | 操作を通知したパートナーの組織IDのリスト |
String, Null |
None. |
operationTypeCodeList | 操作種別コードのリスト |
String, Null |
None. |
reportCode | 帳票コード |
String, Null |
Max length: 5 |
reportId | 帳票ID |
String, Null |
Max length: 30 |
taskId | タスクID |
String, Null |
Max length: 35 |
processId | プロセスID |
String, Null |
Max length: 62 |
operatedAtFrom | 操作日時_from |
String, Null |
Format : date-time |
operatedAtTo | 操作日時_to |
String, Null |
Format : date-time |
operatedAtRange | 操作日時_期間 |
Integer, Null |
Maximum : 0 |
operatedAtRangeUnit | 操作日時_期間単位 |
String, Null |
Max length: 1 |
unreadOnly | 未読のみ |
Boolean, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
historyId | 履歴ID |
String |
Required Max length: 36 |
operationType |
Required |
||
operatedByPartner |
Required |
||
operatedByEmployee |
Required |
||
notifyToPartners | 操作を通知するパートナー |
Collection, Null of notifyToPartners |
None. |
inTrade |
Required |
||
inPartner |
Required |
||
inReport |
Required |
||
inTask |
Required |
||
processId | プロセスID |
String, Null |
Max length: 62 |
inMessage |
Required |
||
replyCount | 返信件数 |
Integer |
Required |
checkStatusId | 確認状況ID |
String, Null |
Max length: 36 |
isChecked | 確認済みか |
Boolean, Null |
None. |
operatedAt | 操作日時 |
String |
Required Format : date-time |