POST /API/v2/Reports/AccessiblePartners/RegisterList
帳票にアクセス可能なパートナーを登録します。 指定された帳票に、アクセス可能なパートナーをまとめて登録します。 帳票にアクセス可能なパートナーに関する詳細については、[帳票にアクセス可能なパートナーについて]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
Collection of v2.ReportAccessiblePartner_Register
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| accessibleOrganizationId | アクセスを許可する組織ID |
String |
Required Max length: 20 Pattern : ^(?!.*(\?|\$|#|&|,|=)).+$ |
| permission | アクセス権限 |
String |
Required Max length: 2 |
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| accessiblePartnerId | アクセス可能なパートナーID |
String |
Required Max length: 72 |
| accessiblePartner |
Required |
||
| permission | アクセス権限 |
String |
Required Max length: 2 |