POST /API/v1/Master/PresettingOrganizations/RegisterInternal
組織事前設定を登録します。(Internal Method)
Request Information
URI Parameters
None.
Body Parameters
PresettingOrganizations
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | 会社ID |
String |
Required |
| keyItems |
None. |
||
| messageId | メッセージID |
String, Null |
None. |
| organizations |
Collection, Null of organizations |
None. |
|
| ownerCompanyId | 所有者の会社ID |
String |
Required |
| ownerCompanyName | 所有者の会社名称 |
String |
Required |
| pattern | 処理パターン |
String |
Required |
| presettingId | 事前設定ID |
String |
Required Pattern : ^(?!.*(\?|\$|#|&|,|=)).+$ |
| reportCode | 帳票コード |
String, Null |
None. |
Response Information
Resource Description
None.