GET /API/v2/Trades/Processes/GetPartners/{processId}?reportCodeList=!{reportCodeList}&processType=!{processType}&canStart=!{canStart}
取引内のプロセスに関与可能なパートナーを全て取得します。 プロセスID(***processId***)を指定して、を指定して、に関与可能なパートナーを全て取得します。 取引内でのプロセスに関する詳細については、[取引内でのプロセスについて]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| processId | プロセスID |
String |
Required Max length: 62 |
| reportCodeList | 帳票コードのリスト |
String, Null |
None. |
| processType | プロセス種別 |
String, Null |
Max length: 6 |
| canStart | プロセスを開始できるか |
Boolean, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| partnerId | パートナーID |
String |
Required Max length: 41 |
| organization |
Required |
||
| selectableProcessTypes | 選択可能なプロセス種別 |
Collection, Null of String |
None. |