GET /API/v2/Trades/Histories/Get/{historyId}
取引内での操作履歴を取得します。 履歴ID(***historyId***)を指定して、取引内での操作履歴を取得します。 取引内での操作履歴に関する詳細については、[取引内での操作履歴について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
historyId | 履歴ID |
String |
Required Max length: 36 |
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 |