| Name | Description | Type | Additional information |
|---|---|---|---|
| processId | プロセスID |
String |
Required Max length: 62 |
| processType | プロセス種別 |
String |
Required Max length: 6 |
| organizationIdAsSubmitter | 帳票を提出するパートナーの組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| organizationIdAsAccepter | 帳票を受け取るパートナーの組織ID |
String, Null |
Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| startAt | 開始日時 |
String, Null |
Format : date-time |
| dueAt | 期限日時 |
String, Null |
Format : date-time |
| reports | プロセスで扱う帳票 |
Collection of reports |
Required Min Items : 1 |
| message | メッセージ |
String, Null |
None. |