PATCH /API/v2/Trades/Processes/Update/{processId}
取引のプロセスを更新します。 取引内でのプロセスに関する詳細については、[取引内でのプロセスについて]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
processId | プロセスID |
String |
Required Max length: 62 |
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
processName | プロセス名 |
String, Null |
Max length: 100 |
processNameEn | プロセス名_英語表記 |
String, Null |
Max length: 100 |
startAt | 開始日時 |
String, Null |
Format : date-time |
dueAt | 期限日時 |
String, Null |
Format : date-time |
Response Information
Resource Description
None.