GET /API/v2/Trades/Histories/GetCount?tradeNo=!{tradeNo}&operatedByOrganizationIdList=!{operatedByOrganizationIdList}&operatedByEmployeeId=!{operatedByEmployeeId}&notifyToOrganizationIdList=!{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

NameDescriptionTypeAdditional information
tradeNo

取引管理番号

String, Null

None.

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

v2.TradeHistory

NameDescriptionTypeAdditional information
historyId

履歴ID

String

Required

Max length: 36

operationType

operationType

Required

operatedByPartner

operatedByPartner

Required

operatedByEmployee

operatedByEmployee

Required

notifyToPartners

操作を通知するパートナー

Collection, Null of notifyToPartners

None.

inTrade

inTrade

Required

inPartner

Object, Null

None.

inReport

Object, Null

None.

inTask

Object, Null

None.

inProcess

Object, Null

None.

inMessage

Object, Null

None.

replyCount

返信件数

Integer, Null

None.

checkStatusId

確認状況ID

String, Null

Max length: 36

isChecked

確認済みか

Boolean, Null

None.

operatedAt

操作日時

String

Required

Format : date-time